Skip to content

Bump browserslist from 4.28.2 to 4.28.9 in /specifyweb/frontend/js_src - #8483

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-browserslist-4.28.8
Open

Bump browserslist from 4.28.2 to 4.28.9 in /specifyweb/frontend/js_src#8483
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-browserslist-4.28.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps browserslist from 4.28.2 to 4.28.9.

Release notes

Sourced from browserslist's releases.

4.28.9

4.28.8

  • Fixed including kaios in baseline queries (by @​Jaybhade).

4.28.7

4.28.6

4.28.5

4.28.4

  • Fixed SyntaxError regression of 4.28.3.

4.28.3

  • Fixed baseline query case-insensitivity (by @​swwind).
Changelog

Sourced from browserslist's changelog.

4.28.9

4.28.8

  • Fixed including kaios in baseline queries (by @​Jaybhade).

4.28.7

4.28.6

4.28.5

4.28.4

  • Fixed SyntaxError regression of 4.28.3.

4.28.3

  • Fixed baseline query case-insensitivity (by @​swwind).
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for browserslist since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2026
@github-project-automation github-project-automation Bot moved this to 📋Back Log in General Tester Board Sep 1, 2026
@g1rly-c0d3r g1rly-c0d3r linked an issue Sep 1, 2026 that may be closed by this pull request
@CarolineDenis CarolineDenis modified the milestones: 7.12.3, 7.12.2 Sep 3, 2026
@g1rly-c0d3r

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.28.2 to 4.28.9.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.2...4.28.9)

---
updated-dependencies:
- dependency-name: browserslist
  dependency-version: 4.28.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump browserslist from 4.28.2 to 4.28.8 in /specifyweb/frontend/js_src Bump browserslist from 4.28.2 to 4.28.9 in /specifyweb/frontend/js_src Sep 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot-browserslist-4.28.8 branch from 3ac3c18 to 295c06d Compare September 11, 2026 14:07
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: dd8a0810-fcb9-4d31-97fa-9a4c6b68eb8e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@g1rly-c0d3r g1rly-c0d3r 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.

All the frontend tests passed locally, our CI is failing to log in to dockerhub, I've asked @melton-jason why that is, when he gets back to me I'll make sure that's fixed.

edit:
from @melton-jason

For the Dockerize action at least, the error is: Error: Username and password required .

By default, GitHub Actions workflow runs that are triggered by Dependabot from push, pull_request, pull_request_review, or pull_request_review_comment events are treated as if they were opened from a repository fork.
docs.github.com/en/code-security/…/dependabot-on-actions

Dependabot isn't able to use secrets in our repository, so it's not able to login to Dockerhub through the action (or probably checkout our code, because that uses a secret too).

So workflows that require secrets will fail in dependabot PRs until we alter our permission structure. @melton-jason said he would take a look at it if he had time.

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

Status: 📋Back Log

Development

Successfully merging this pull request may close these issues.

Bump browserlist version

2 participants