Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps the npm group with 1 update: baseline-browser-mapping.

Updates baseline-browser-mapping from 2.8.3 to 2.8.4

Release notes

Sourced from baseline-browser-mapping's releases.

v2.8.4 - fixes for older node versions

What's new

  • baseline-browser-mapping is now a dependency of browserslist. The use of spread syntax and optional chaining in the source code caused build problems in older versions of Node.js (spread syntax in <8.3.0 and optional chaining in 14.0.0), so the build targets for baseline-browser-mapping have been changed to ES2017 to ensure compatibility.
  • This release also changes the location of main in package.json to the CommonJS export, which should only be used in older versions of node. Any version of node using that supports ESM build should use the default location(s) in the exports property.

A big thank you to @​BrightTan for identifying the issue in browserslist/browserslist#904 !

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.8.3...v2.8.4

Commits
  • 756de63 2.8.4
  • a676b3e Compile ESM version to ES2017 as well
  • e225e1b Changes "main" to commonjs export for old node versions, specifies jsdelivr e...
  • e011fc0 Updating static site
  • 7546e9a Updating static site
  • See full diff in compare view

Dependabot compatibility score

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 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 npm group with 1 update: [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping).


Updates `baseline-browser-mapping` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.8.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Sep 15, 2025
@vercel
Copy link

vercel bot commented Sep 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
github-oauth-example Error Error Sep 15, 2025 4:28pm

@github-actions github-actions bot enabled auto-merge (squash) September 15, 2025 16:28
@github-actions github-actions bot merged commit eb7b9ea into main Sep 15, 2025
6 of 7 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/npm-0e165add29 branch September 15, 2025 16:29
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.

2 participants