Skip to content

chore(deps-dev): bump baseline-browser-mapping from 2.10.11 to 2.10.13#146

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/baseline-browser-mapping-2.10.13
Open

chore(deps-dev): bump baseline-browser-mapping from 2.10.11 to 2.10.13#146
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/baseline-browser-mapping-2.10.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps baseline-browser-mapping from 2.10.11 to 2.10.13.

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • 10fcf19 Patch to 2.10.13 because browser or feature data changed
  • 5db8ac5 Browser or feature data changed
  • 74c2c12 Updating static site
  • 193532e Patch to 2.10.12 because browser or feature data changed
  • 344dffd Browser or feature data changed
  • 1747389 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Summary by cubic

Update dev dependency baseline-browser-mapping from 2.10.11 to 2.10.17 to pull in the latest baseline browser/feature data; no runtime impact.

Written for commit 283cff3. Summary will update on new commits.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 2, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

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

Project Deployment Actions Updated (UTC)
claude-code-plugins Ready Ready Preview, Comment Apr 10, 2026 2:37am

Request Review

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.
Architecture diagram
sequenceDiagram
    participant Dev as Build/Dev Environment
    participant Lib as baseline-browser-mapping
    participant Data as Feature Mapping Data

    Note over Dev, Data: Dev-time dependency flow for feature compatibility

    Dev->>Lib: Request browser feature mapping
    
    rect rgb(240, 240, 240)
        Note right of Lib: Internal Logic Changes
        Lib->>Lib: CHANGED: Removed process.loadEnvFile() call
    end

    Lib->>Data: Fetch browser/feature compatibility
    Data-->>Lib: NEW: Updated browser & feature status (v2.10.13)
    
    Lib-->>Dev: Return updated mapping results
Loading

Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.11 to 2.10.13.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.11...v2.10.13)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bun/baseline-browser-mapping-2.10.13 branch from 24ec7f1 to 283cff3 Compare April 10, 2026 02:36
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.

0 participants