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 4 updates #1826

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 3, 2024

Bumps the all-dependencies group with 4 updates: @types/node, @mdn/browser-compat-data, eslint and @csstools/postcss-bundler.

Updates @types/node from 22.9.4 to 22.10.1

Commits

Updates @mdn/browser-compat-data from 5.6.18 to 5.6.20

Release notes

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

v5.6.20

Removals

  • svg.elements.feFlood.flood-color (#25259)
  • svg.elements.feFlood.flood-opacity (#25259)

Additions

  • api.BrowserCaptureMediaStreamTrack.restrictTo (#25232)
  • api.RestrictionTarget (#25232)
  • api.RestrictionTarget.fromElement_static (#25232)
  • api.Serial.requestPort.allowedBluetoothServiceClassIds_option (#25256)
  • api.Serial.requestPort.filters_bluetoothServiceClassId (#25256)
  • api.SerialPort.connect_event.bluetooth_rfcomm (#25234)
  • api.SerialPort.disconnect_event.bluetooth_rfcomm (#25234)
  • api.SerialPort.getInfo.bluetoothServiceClassId (#25256)
  • css.selectors.xr-overlay (#25253)
  • css.types.transform-function.perspective.none (#25255)

Statistics

  • 8 contributors have changed 46 files with 713 additions and 315 deletions in 42 commits (v5.6.19...v5.6.20)
  • 16,756 total features
  • 1,116 total contributors
  • 5,007 total stargazers

v5.6.19

Removals

  • api.NavigateEvent.restoreScroll (#25229)
  • api.NavigateEvent.transitionWhile (#25229)
  • css.selectors.target-within (#25188)
  • css.types.image.image (#25190)

Additions

  • browsers.firefox_android.releases.136 (#25211)
  • browsers.firefox.releases.136 (#25211)
  • html.elements.input.webkitdirectory (#25036)
  • webassembly.memory64 (#25230)
  • webextensions.manifest.chrome_settings_overrides.search_provider.search_url_get_params (#25160)
  • webextensions.manifest.chrome_settings_overrides.search_provider.suggest_url_get_params (#25160)

Renamings

  • css.types.image.gradient to css.types.gradient (#25191)
  • css.types.image.gradient.conic-gradient to css.types.gradient.conic-gradient (#25191)
  • css.types.image.gradient.conic-gradient.doubleposition to css.types.gradient.conic-gradient.doubleposition (#25191)
  • css.types.image.gradient.conic-gradient.hue_interpolation_method to css.types.gradient.conic-gradient.hue_interpolation_method (#25191)
  • css.types.image.gradient.conic-gradient.interpolation_color_space to css.types.gradient.conic-gradient.interpolation_color_space (#25191)

... (truncated)

Changelog

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

v5.6.20

November 29, 2024

Removals

  • svg.elements.feFlood.flood-color (#25259)
  • svg.elements.feFlood.flood-opacity (#25259)

Additions

  • api.BrowserCaptureMediaStreamTrack.restrictTo (#25232)
  • api.RestrictionTarget (#25232)
  • api.RestrictionTarget.fromElement_static (#25232)
  • api.Serial.requestPort.allowedBluetoothServiceClassIds_option (#25256)
  • api.Serial.requestPort.filters_bluetoothServiceClassId (#25256)
  • api.SerialPort.connect_event.bluetooth_rfcomm (#25234)
  • api.SerialPort.disconnect_event.bluetooth_rfcomm (#25234)
  • api.SerialPort.getInfo.bluetoothServiceClassId (#25256)
  • css.selectors.xr-overlay (#25253)
  • css.types.transform-function.perspective.none (#25255)

Statistics

  • 8 contributors have changed 46 files with 713 additions and 315 deletions in 42 commits (v5.6.19...v5.6.20)
  • 16,756 total features
  • 1,116 total contributors
  • 5,007 total stargazers

v5.6.19

November 26, 2024

Removals

  • api.NavigateEvent.restoreScroll (#25229)
  • api.NavigateEvent.transitionWhile (#25229)
  • css.selectors.target-within (#25188)
  • css.types.image.image (#25190)

Additions

  • browsers.firefox_android.releases.136 (#25211)
  • browsers.firefox.releases.136 (#25211)
  • html.elements.input.webkitdirectory (#25036)
  • webassembly.memory64 (#25230)
  • webextensions.manifest.chrome_settings_overrides.search_provider.search_url_get_params (#25160)
  • webextensions.manifest.chrome_settings_overrides.search_provider.suggest_url_get_params (#25160)

Renamings

... (truncated)

Commits
  • a095f29 Release v5.6.20 (#25233)
  • 3c109bd Chrome 3 added webextensions.api.bookmarks support (#24306)
  • 2acad1a Remove svg.elements.feFlood.{flood-color,flood-opacity} for duplicate global ...
  • df62f2d enhance(workflows): suggest fixes with reviewdog (#25154)
  • 7c61530 Bump @​ddbeck/mdn-content-inventory from 0.2.20241128 to 0.2.20241129 (#25266)
  • d09b53d Bump marked from 15.0.2 to 15.0.3 (#25265)
  • aeaa7f1 chore(labels): remove emojis (#25144)
  • d336538 Chrome 83 added :xr-overlay CSS selector (#25253)
  • 3473543 Add transform: perspective(none) data (#25255)
  • 50965a8 Chrome 117 supports Bluetooth service class IDs in Web Serial API (#25256)
  • Additional commits viewable in compare view

Updates eslint from 9.15.0 to 9.16.0

Release notes

Sourced from eslint's releases.

v9.16.0

Features

  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)

Documentation

  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)

Chores

  • feb703b chore: upgrade to @eslint/[email protected] (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.16.0 - November 29, 2024

  • feb703b chore: upgrade to @eslint/[email protected] (#19195) (Francesco Trotta)
  • df9bf95 chore: package.json update for @​eslint/js release (Jenkins)
  • 9eefc8f docs: fix typos in use-isnan (#19190) (루밀LuMir)
  • 0c8cea8 docs: switch the order of words in no-unreachable (#19189) (루밀LuMir)
  • 0c19417 docs: add missing backtick to no-async-promise-executor (#19188) (루밀LuMir)
  • 8df9276 docs: add backtick in -0 in description of no-compare-neg-zero (#19186) (루밀LuMir)
  • 7e16e3f docs: fix caseSensitive option's title of sort-keys (#19183) (Tanuj Kanti)
  • f831893 chore: add type for ignoreComputedKeys option of sort-keys (#19184) (Tanuj Kanti)
  • 8f70eb1 feat: Add ignoreComputedKeys option in sort-keys rule (#19162) (Milos Djermanovic)
  • 0c6b842 docs: fix typos in migration-guide.md (#19180) (루밀LuMir)
  • 353266e docs: fix a typo in debug.md (#19179) (루밀LuMir)
  • 3afb8a1 chore: update dependency @​eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)
  • 5ff318a docs: delete unnecessary horizontal rule(---) in nodejs-api (#19175) (루밀LuMir)
  • 576bcc5 docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)
  • 1f77c53 chore: add repository.directory property to package.json (#19165) (루밀LuMir)
  • d460594 chore: update dependency @​arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])
  • 45cd4ea refactor: update default options in rules (#19136) (Milos Djermanovic)
  • 742d054 docs: note that no-restricted-syntax can be used with any language (#19148) (Milos Djermanovic)
Commits

Updates @csstools/postcss-bundler from 2.0.5 to 2.0.6

Changelog

Sourced from @​csstools/postcss-bundler's changelog.

2.0.6

November 28, 2024

  • Fix import parsing so that @import "foo.css" layer() is considered invalid syntax and emits warnings.
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 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [eslint](https://github.com/eslint/eslint) and [@csstools/postcss-bundler](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-bundler).


Updates `@types/node` from 22.9.4 to 22.10.1
- [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.18 to 5.6.20
- [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.18...v5.6.20)

Updates `eslint` from 9.15.0 to 9.16.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.15.0...v9.16.0)

Updates `@csstools/postcss-bundler` from 2.0.5 to 2.0.6
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-bundler/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-bundler)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: "@csstools/postcss-bundler"
  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 Dec 3, 2024
@dependabot dependabot bot requested review from fd and romainmenke December 3, 2024 00:19
@romainmenke romainmenke merged commit 14d5dbc into main Dec 3, 2024
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-dfda9f0e9a branch December 3, 2024 06:18
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