Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the all-dependencies group with 3 updates #1832

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 7, 2025

Bumps the all-dependencies group with 3 updates: @types/node, @mdn/browser-compat-data and canvas.

Updates @types/node from 22.10.2 to 22.10.5

Commits

Updates @mdn/browser-compat-data from 5.6.26 to 5.6.27

Release notes

Sourced from @​mdn/browser-compat-data's releases.

v5.6.27

Removals

  • http.headers.Cache-Control.stale-if-error (#25527)

Additions

  • api.Navigator.adAuctionComponents (#25228)
  • api.Navigator.canLoadAdAuctionFencedFrame (#25228)
  • api.Navigator.clearOriginJoinedAdInterestGroups (#25228)
  • api.Navigator.createAuctionNonce (#25228)
  • api.Navigator.deprecatedRunAdAuctionEnforcesKAnonymity (#25228)
  • api.Navigator.joinAdInterestGroup (#25228)
  • api.Navigator.leaveAdInterestGroup (#25228)
  • api.Navigator.protectedAudience (#25228)
  • api.Navigator.runAdAuction (#25228)
  • api.Navigator.updateAdInterestGroups (#25228)
  • api.ProtectedAudience (#25228)
  • api.ProtectedAudience.queryFeatureSupport (#25228)
  • api.TransformStream.TransformStream.transformer_cancel (#25519)
  • browsers.deno.releases.1.46 (#25515)
  • browsers.nodejs.releases.19.3.0 (#25487)
  • browsers.nodejs.releases.20.14.0 (#25519)
  • browsers.nodejs.releases.21.5.0 (#25519)

Statistics

  • 11 contributors have changed 94 files with 838 additions and 240 deletions in 45 commits (v5.6.26...v5.6.27)
  • 16,762 total features
  • 1,123 total contributors
  • 5,048 total stargazers
Changelog

Sourced from @​mdn/browser-compat-data's changelog.

v5.6.27

January 3, 2025

Removals

  • http.headers.Cache-Control.stale-if-error (#25527)

Additions

  • api.Navigator.adAuctionComponents (#25228)
  • api.Navigator.canLoadAdAuctionFencedFrame (#25228)
  • api.Navigator.clearOriginJoinedAdInterestGroups (#25228)
  • api.Navigator.createAuctionNonce (#25228)
  • api.Navigator.deprecatedRunAdAuctionEnforcesKAnonymity (#25228)
  • api.Navigator.joinAdInterestGroup (#25228)
  • api.Navigator.leaveAdInterestGroup (#25228)
  • api.Navigator.protectedAudience (#25228)
  • api.Navigator.runAdAuction (#25228)
  • api.Navigator.updateAdInterestGroups (#25228)
  • api.ProtectedAudience (#25228)
  • api.ProtectedAudience.queryFeatureSupport (#25228)
  • api.TransformStream.TransformStream.transformer_cancel (#25519)
  • browsers.deno.releases.1.46 (#25515)
  • browsers.nodejs.releases.19.3.0 (#25487)
  • browsers.nodejs.releases.20.14.0 (#25519)
  • browsers.nodejs.releases.21.5.0 (#25519)

Statistics

  • 11 contributors have changed 94 files with 838 additions and 240 deletions in 45 commits (v5.6.26...v5.6.27)
  • 16,762 total features
  • 1,123 total contributors
  • 5,048 total stargazers
Commits

Updates canvas from 3.0.0 to 3.0.1

Release notes

Sourced from canvas's releases.

v3.0.1

3.0.1

Fixed

  • Fixed accidental depenency on ambient DOM types
Changelog

Sourced from canvas's changelog.

3.0.1

Fixed

  • Fixed accidental depenency on ambient DOM types
Commits

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) and [canvas](https://github.com/Automattic/node-canvas).


Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@mdn/browser-compat-data` from 5.6.26 to 5.6.27
- [Release notes](https://github.com/mdn/browser-compat-data/releases)
- [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md)
- [Commits](mdn/browser-compat-data@v5.6.26...v5.6.27)

Updates `canvas` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/Automattic/node-canvas/releases)
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md)
- [Commits](Automattic/node-canvas@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@mdn/browser-compat-data"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: canvas
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 7, 2025
@dependabot dependabot bot requested review from fd and romainmenke January 7, 2025 00:07
@romainmenke romainmenke merged commit 32fc6d6 into main Jan 7, 2025
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-20343ad672 branch January 7, 2025 06:39
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