Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2023

Bumps browserslist-useragent-regexp from 3.0.2 to 4.0.0.

Release notes

Sourced from browserslist-useragent-regexp's releases.

v4.0.0

⚠ BREAKING CHANGES

  • regexp -> regex in JS API naming
  • now browserslist is peer dependency
  • NodeJS >= 14 is required, no commonjs support

Features

  • bluare binary alias (288b473)
  • browserslist as peer dependency (eedbcc5)
  • move to ESM (#1450) (41456bc)
  • regexp-tree instead of operations with strings (#1462)
  • ua-regexes-lite instead of useragents (#1454)

Bug Fixes

v4.0.0-beta.1

Refactor

v4.0.0-beta.0

⚠ BREAKING CHANGES

  • regexp -> regex in JS API naming, new regexes from ua-regexes-lite
  • now browserslist is peer dependency
  • NodeJS >= 14 is required, no commonjs support

Features

Bug Fixes

Refactoring

  • rename js api, ua-regexes-lite instead of useragents (#1454) (332b7d8)
Changelog

Sourced from browserslist-useragent-regexp's changelog.

4.0.0 (2022-11-15)

4.0.0-beta.1 (2022-11-06)

4.0.0-beta.0 (2022-10-15)

⚠ BREAKING CHANGES

  • regexp -> regex in JS API naming, new regexes from ua-regexes-lite
  • now browserslist is peer dependency
  • NodeJS >= 14 is required, no commonjs support

Features

Bug Fixes

  • typo in cli option (e11f219)

  • rename js api, ua-regexes-lite instead of useragents (#1454) (332b7d8)

[3.0.0] - 2021-02-03

Breaking

  • Requires Node 12+

[2.1.1] - 2020-10-17

Fixed

[2.1.0] - 2020-06-11

Fixed

  • Extracting browser family from regexp fix.

Changed

  • HeadlessChrome regexp was removed, works with regular Chrome regexp.

[2.0.5] - 2020-05-12

Fixed

[2.0.4] - 2020-04-23

Fixed

  • Desktop Safari regexp.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [browserslist-useragent-regexp](https://github.com/browserslist/browserslist-useragent-regexp) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/browserslist/browserslist-useragent-regexp/releases)
- [Changelog](https://github.com/browserslist/browserslist-useragent-regexp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist-useragent-regexp/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: browserslist-useragent-regexp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team April 22, 2023 01:59
@skjnldsv skjnldsv changed the base branch from master to dependabot/npm_and_yarn/underscore-1.13.6 April 22, 2023 09:01
@skjnldsv skjnldsv merged commit 491f3af into dependabot/npm_and_yarn/underscore-1.13.6 Apr 22, 2023
@skjnldsv skjnldsv deleted the dependabot/npm_and_yarn/browserslist-useragent-regexp-4.0.0 branch April 22, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants