Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 1, 2023

Bumps jquery and typedoc-default-themes. These dependencies needed to be updated together.
Updates jquery from 2.2.4 to 3.6.4

Release notes

Sourced from jquery's releases.

jQuery 3.6.4 Released: Selector Forgiveness

https://blog.jquery.com/2023/03/08/jquery-3-6-4-released-selector-forgiveness/

jQuery supports CSS.supports in jQuery 3.6.3

https://blog.jquery.com/2022/12/20/jquery-3-6-3-released-a-quick-selector-fix/

jQuery 3.6.2 :has arrived!

https://blog.jquery.com/2022/12/13/jquery-3-6-2-released/

jQuery 3.6.1 Maintenance Release

https://blog.jquery.com/2022/08/26/jquery-3-6-1-maintenance-release/

jQuery 3.6.0 Released!

https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/

jQuery 3.5.0 Released!

See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/

NOTE: Despite being a minor release, this update includes a breaking change that we had to make to fix a security issue ( CVE-2020-11022). Please follow the blog post & the upgrade guide for more details.

Commits
  • 2f0ac82 3.6.4
  • 25ee194 Release: add support for md5 sums in windows
  • dbe09e3 Build: Update Sizzle from 2.3.9 to 2.3.10
  • a0d68b8 Build: Updating the 3.6-stable version to 3.6.4-pre.
  • 81d5bd1 Build: remove stale Insight package from custom builds
  • 8989500 Selector: Update Sizzle from 2.3.8 to 2.3.9
  • 2c5b47c Build: Updating the 3.x-stable version to 3.6.3-pre.
  • 2215119 Release: update authors
  • 0d9fae4 Build: Limit permissions for GitHub workflows
  • f4809f9 Build: Test on Node.js 18 & 19, stop testing on Node 12
  • Additional commits viewable in compare view

Updates typedoc-default-themes from 0.6.0-0 to 0.6.3

Release notes

Sourced from typedoc-default-themes's releases.

v0.6.3

Fixed 🐛

  • Removed non-standard CSS properties #90

Thanks 👏

v0.6.2

Fixes 🐛

Thanks 👏

v0.6.1

Changes 📖

  • Bug fix: Don't prevent clicking links in method signatures in instances where there are multiple (#81)
  • Bug fix: Fix the sticky menu (#82)
  • Feature: Show/hide the toolbar on scroll (#86)
  • Feature: Support for predicate types

Thanks 👏

Major updates to build and dependencies

  • major updates to typescript build config (#65) 09a193e
  • Category improvements (#61) 899200e
  • Use https in typedoc.org links (#63) c5f8e2e
  • Search improvements - match in middle of word and fuzzy match (#60) 42fea1f
  • Removed grunt-contrib-sass in favor of grunt-sass (#56) ed97161
  • Allow search results to be clicked before blur events happen (#59) c71e7dc
  • Merge pull request #54 from damianb/fix-comment-tag-display f992ea3
  • Merge pull request #52 from makana/generic-typealias 6705af9
  • Tab->space eab7f18
  • Minor correction 776321f
  • Minor fix to ensure that pre tags are properly aligned, with or without content for the tag. f62b740
  • Fixing tag comment display. f4a0255
  • Added generic type alias styles a71ca47
  • Upgrade dependencies (#70) 56a1690 (#73) 16432f2
  • Upgrade jQuery (#67) f77c5ed 61149ca

TypeStrong/typedoc-default-themes@v0.5.0...v0.6.0

Commits
  • eb04120 Bump version to 0.6.3
  • 51eef22 Merge pull request #90 from krisztianb/master
  • 4c98d2c Removed column-break-inside
  • 66cdaf5 Removed overflow-scrolling
  • 4a0b4ce Removed overflow-scrolling
  • e716473 Removed min-device-pixel-ratio
  • 877738a Bump version
  • f0d18c8 Merge pull request #89 from daevidpreis/fix_accessor_types_minimaltheme
  • 1e846d8 show accessor types in minimal theme
  • d330bc6 Bump version
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by gerrit0, a new releaser for typedoc-default-themes since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jquery](https://github.com/jquery/jquery) and [typedoc-default-themes](https://github.com/TypeStrong/typedoc-default-themes). These dependencies needed to be updated together.

Updates `jquery` from 2.2.4 to 3.6.4
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](jquery/jquery@2.2.4...3.6.4)

Updates `typedoc-default-themes` from 0.6.0-0 to 0.6.3
- [Release notes](https://github.com/TypeStrong/typedoc-default-themes/releases)
- [Commits](TypeStrong/typedoc-default-themes@v0.6.0-0...v0.6.3)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: indirect
- dependency-name: typedoc-default-themes
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 7, 2023

Superseded by #32.

@dependabot dependabot bot closed this Jul 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/js/jquery-and-typedoc-default-themes-3.6.4 branch July 7, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant