Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump the all-dependencies group with 10 updates #1840

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps the all-dependencies group with 10 updates:

Package From To
@babel/types 7.26.8 7.26.9
@types/node 22.13.1 22.13.4
@babel/core 7.26.8 7.26.9
@mdn/browser-compat-data 5.6.37 5.6.39
@babel/parser 7.26.8 7.26.9
@babel/traverse 7.26.8 7.26.9
@babel/preset-env 7.26.8 7.26.9
eslint 9.20.0 9.20.1
webpack 5.97.1 5.98.0
postcss-preset-env 10.1.3 10.1.4

Updates @babel/types from 7.26.8 to 7.26.9

Release notes

Sourced from @​babel/types's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/types's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates @types/node from 22.13.1 to 22.13.4

Commits

Updates @babel/core from 7.26.8 to 7.26.9

Release notes

Sourced from @​babel/core's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/core's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates @mdn/browser-compat-data from 5.6.37 to 5.6.39

Release notes

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

v5.6.39

Additions

  • api.CookieChangeEvent.changed.domain_property (#25894)
  • api.CookieChangeEvent.changed.expires_property (#25894)
  • api.CookieChangeEvent.changed.name_property (#25894)
  • api.CookieChangeEvent.changed.path_property (#25894)
  • api.CookieChangeEvent.changed.sameSite_property (#25894)
  • api.CookieChangeEvent.changed.secure_property (#25894)
  • api.CookieChangeEvent.changed.value_property (#25894)
  • api.CookieChangeEvent.deleted.domain_property (#25894)
  • api.CookieChangeEvent.deleted.expires_property (#25894)
  • api.CookieChangeEvent.deleted.name_property (#25894)
  • api.CookieChangeEvent.deleted.path_property (#25894)
  • api.CookieChangeEvent.deleted.sameSite_property (#25894)
  • api.CookieChangeEvent.deleted.secure_property (#25894)
  • api.CookieChangeEvent.deleted.value_property (#25894)
  • api.CookieStore.get.domain_return_property (#25894)
  • api.CookieStore.get.expires_return_property (#25894)
  • api.CookieStore.get.name_return_property (#25894)
  • api.CookieStore.get.path_return_property (#25894)
  • api.CookieStore.get.sameSite_return_property (#25894)
  • api.CookieStore.get.secure_return_property (#25894)
  • api.CookieStore.get.value_return_property (#25894)
  • api.CookieStore.getAll.domain_return_property (#25894)
  • api.CookieStore.getAll.expires_return_property (#25894)
  • api.CookieStore.getAll.name_return_property (#25894)
  • api.CookieStore.getAll.path_return_property (#25894)
  • api.CookieStore.getAll.sameSite_return_property (#25894)
  • api.CookieStore.getAll.secure_return_property (#25894)
  • api.CookieStore.getAll.value_return_property (#25894)
  • api.Document.write.accepts_TrustedHTML (#25839)
  • api.Document.writeln.accepts_TrustedHTML (#25839)
  • api.Element.innerHTML.accepts_TrustedHTML (#25839)
  • api.HTMLButtonElement.popoverTargetElement.implicit_anchor_reference (#25909)
  • api.HTMLElement.innerText.scripts_accept_TrustedScript (#25839)
  • api.HTMLElement.showPopover.source (#25909)
  • api.HTMLElement.showPopover.source.implicit_anchor_reference (#25909)
  • api.HTMLElement.togglePopover.source (#25909)
  • api.HTMLElement.togglePopover.source.implicit_anchor_reference (#25909)
  • api.HTMLInputElement.popoverTargetElement.implicit_anchor_reference (#25909)
  • api.HTMLScriptElement.src.accepts_TrustedScriptURL (#25839)
  • api.HTMLScriptElement.text.accepts_TrustedScript (#25839)
  • api.Node.textContent.scripts_accept_TrustedScript (#25839)
  • api.setInterval.code_param_accepts_trustedScript (#25839)
  • api.setTimeout.code_param_accepts_trustedScript (#25839)
  • api.ShadowRoot.innerHTML.accepts_TrustedHTML (#25839)
  • html.elements.button.popovertarget.implicit_anchor_reference (#25909)
  • html.elements.input.popovertarget.implicit_anchor_reference (#25909)
  • javascript.builtins.Error.captureStackTrace (#25885)

... (truncated)

Changelog

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

v5.6.39

February 14, 2025

Additions

  • api.CookieChangeEvent.changed.domain_property (#25894)
  • api.CookieChangeEvent.changed.expires_property (#25894)
  • api.CookieChangeEvent.changed.name_property (#25894)
  • api.CookieChangeEvent.changed.path_property (#25894)
  • api.CookieChangeEvent.changed.sameSite_property (#25894)
  • api.CookieChangeEvent.changed.secure_property (#25894)
  • api.CookieChangeEvent.changed.value_property (#25894)
  • api.CookieChangeEvent.deleted.domain_property (#25894)
  • api.CookieChangeEvent.deleted.expires_property (#25894)
  • api.CookieChangeEvent.deleted.name_property (#25894)
  • api.CookieChangeEvent.deleted.path_property (#25894)
  • api.CookieChangeEvent.deleted.sameSite_property (#25894)
  • api.CookieChangeEvent.deleted.secure_property (#25894)
  • api.CookieChangeEvent.deleted.value_property (#25894)
  • api.CookieStore.get.domain_return_property (#25894)
  • api.CookieStore.get.expires_return_property (#25894)
  • api.CookieStore.get.name_return_property (#25894)
  • api.CookieStore.get.path_return_property (#25894)
  • api.CookieStore.get.sameSite_return_property (#25894)
  • api.CookieStore.get.secure_return_property (#25894)
  • api.CookieStore.get.value_return_property (#25894)
  • api.CookieStore.getAll.domain_return_property (#25894)
  • api.CookieStore.getAll.expires_return_property (#25894)
  • api.CookieStore.getAll.name_return_property (#25894)
  • api.CookieStore.getAll.path_return_property (#25894)
  • api.CookieStore.getAll.sameSite_return_property (#25894)
  • api.CookieStore.getAll.secure_return_property (#25894)
  • api.CookieStore.getAll.value_return_property (#25894)
  • api.Document.write.accepts_TrustedHTML (#25839)
  • api.Document.writeln.accepts_TrustedHTML (#25839)
  • api.Element.innerHTML.accepts_TrustedHTML (#25839)
  • api.HTMLButtonElement.popoverTargetElement.implicit_anchor_reference (#25909)
  • api.HTMLElement.innerText.scripts_accept_TrustedScript (#25839)
  • api.HTMLElement.showPopover.source (#25909)
  • api.HTMLElement.showPopover.source.implicit_anchor_reference (#25909)
  • api.HTMLElement.togglePopover.source (#25909)
  • api.HTMLElement.togglePopover.source.implicit_anchor_reference (#25909)
  • api.HTMLInputElement.popoverTargetElement.implicit_anchor_reference (#25909)
  • api.HTMLScriptElement.src.accepts_TrustedScriptURL (#25839)
  • api.HTMLScriptElement.text.accepts_TrustedScript (#25839)
  • api.Node.textContent.scripts_accept_TrustedScript (#25839)
  • api.setInterval.code_param_accepts_trustedScript (#25839)
  • api.setTimeout.code_param_accepts_trustedScript (#25839)
  • api.ShadowRoot.innerHTML.accepts_TrustedHTML (#25839)

... (truncated)

Commits

Updates @babel/parser from 7.26.8 to 7.26.9

Release notes

Sourced from @​babel/parser's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/parser's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates @babel/traverse from 7.26.8 to 7.26.9

Release notes

Sourced from @​babel/traverse's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/traverse's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates @babel/preset-env from 7.26.8 to 7.26.9

Release notes

Sourced from @​babel/preset-env's releases.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

Committers: 5

Changelog

Sourced from @​babel/preset-env's changelog.

v7.26.9 (2025-02-14)

🐛 Bug Fix

🏠 Internal

v7.26.7 (2025-01-24)

🐛 Bug Fix

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-transform-typeof-symbol
  • babel-parser
  • babel-core
  • babel-plugin-transform-typescript
  • babel-plugin-transform-typescript, babel-traverse, babel-types

v7.26.6 (2025-01-13)

🐛 Bug Fix

  • babel-plugin-transform-nullish-coalescing-operator

v7.26.5 (2025-01-10)

👓 Spec Compliance

🐛 Bug Fix

  • babel-plugin-transform-block-scoped-functions
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-types

... (truncated)

Commits

Updates eslint from 9.20.0 to 9.20.1

Release notes

Sourced from eslint's releases.

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Changelog

Sourced from eslint's changelog.

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Commits

Bumps the all-dependencies group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) | `7.26.8` | `7.26.9` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.4` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.8` | `7.26.9` |
| [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data) | `5.6.37` | `5.6.39` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.26.8` | `7.26.9` |
| [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) | `7.26.8` | `7.26.9` |
| [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.8` | `7.26.9` |
| [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.20.1` |
| [webpack](https://github.com/webpack/webpack) | `5.97.1` | `5.98.0` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `10.1.3` | `10.1.4` |


Updates `@babel/types` from 7.26.8 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-types)

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

Updates `@babel/core` from 7.26.8 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-core)

Updates `@mdn/browser-compat-data` from 5.6.37 to 5.6.39
- [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.37...v5.6.39)

Updates `@babel/parser` from 7.26.8 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-parser)

Updates `@babel/traverse` from 7.26.8 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-traverse)

Updates `@babel/preset-env` from 7.26.8 to 7.26.9
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.9/packages/babel-preset-env)

Updates `eslint` from 9.20.0 to 9.20.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.0...v9.20.1)

Updates `webpack` from 5.97.1 to 5.98.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.97.1...v5.98.0)

Updates `postcss-preset-env` from 10.1.3 to 10.1.4
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/core"
  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: "@babel/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/traverse"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

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 Feb 18, 2025
@dependabot dependabot bot requested review from fd and romainmenke February 18, 2025 00:44
@romainmenke romainmenke merged commit 10f61bd into main Feb 18, 2025
2 checks passed
@romainmenke romainmenke deleted the dependabot/npm_and_yarn/all-dependencies-b710cc0538 branch February 18, 2025 08:07
# for free to join this conversation on GitHub. Already have an account? # 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