Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update browserslist db (caniuse-lite)#12866

Merged
RayBB merged 1 commit into
internetarchive:masterinternetarchive/openlibrary:masterfrom
lokesh:updated-browserlistlokesh/openlibrary:updated-browserlistCopy head branch name to clipboard
Jun 5, 2026
Merged

Update browserslist db (caniuse-lite)#12866
RayBB merged 1 commit into
internetarchive:masterinternetarchive/openlibrary:masterfrom
lokesh:updated-browserlistlokesh/openlibrary:updated-browserlistCopy head branch name to clipboard

Conversation

@lokesh

@lokesh lokesh commented Jun 5, 2026

Copy link
Copy Markdown
Collaborator

Closes nothing — maintenance chore.

Runs npx update-browserslist-db@latest to refresh the caniuse-lite browser data, silencing this warning on every webpack/babel build:

Browserslist: browsers data (caniuse-lite) is 6 months old. Please run:
  npx update-browserslist-db@latest

Technical

  • caniuse-lite: 1.0.300017641.0.30001793
  • baseline-browser-mapping: 2.9.192.10.34 (transitive companion)
  • The tool reported "No target browser changes" — the browser set resolved from our browserslist queries is identical, so transpilation/autoprefixer output is unaffected. This just keeps relative queries like last 3 years computed against current release data.
  • npm also re-sorted @internetarchive/elements into correct alphabetical position in devDependencies.

Testing

  • npx browserslist resolves cleanly with no stale-data warning.

Stakeholders

@cdrini

…793)

Silences the 'browsers data (caniuse-lite) is 6 months old' build warning
by running npx update-browserslist-db@latest. No target browser changes;
build output is unaffected.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Maintenance update to refresh Browserslist/caniuse data used by the JS build tooling, eliminating the recurring “caniuse-lite is old” warning while keeping the resolved target browsers unchanged.

Changes:

  • Re-sorted @internetarchive/elements into correct alphabetical position in devDependencies.
  • Updated caniuse-lite data and its transitive companion baseline-browser-mapping in package-lock.json.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Keeps devDependencies ordering consistent (alphabetical).
package-lock.json Updates lockfile entries for refreshed Browserslist data dependencies (caniuse-lite, baseline-browser-mapping).

@lokesh
lokesh requested a review from RayBB June 5, 2026 22:19

@RayBB RayBB left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

looks good. Was tired of seeing that warning too!

@RayBB
RayBB merged commit 294db31 into internetarchive:master Jun 5, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.