vaadin / router

Small and powerful client-side router for Web Components. Framework-agnostic.
https://vaadin.com/router
Apache License 2.0
407 stars 49 forks source link

chore(deps-dev): bump browserslist from 4.16.3 to 4.21.0 #785

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps browserslist from 4.16.3 to 4.21.0.

Changelog

Sourced from browserslist's changelog.

Change Log

This project adheres to Semantic Versioning.

4.21

  • IE 11 was added to dead and removed from defaults (by Albert Portnoy).
  • Added browserslist.parse() to get config AST for analysis.
  • Moved --update-db script to update-browserslist-db tool.
  • Fixed Unicode BOM support in package.json.

4.20.4

  • Fixed Opera in mobileToDesktop (by Pig Fang).

4.20.3

  • Added Baidu to dead browsers (by Igor Lukanin).

4.20.2

  • Fixed package.funding URL format.

4.20.1

  • Fixed package.funding.
  • Fixed docs (by Michael Lohmann).

4.20

  • Added last 2 node versions and last 2 node major versions (by @​g-plane).

4.19.3

  • Updated Firefox ESR (by Christophe Coevoet).

4.19.2

  • Fixed --help output.

4.19.1

  • Fixed throwOnMissing types (by Øyvind Saltvik).

4.19

  • Added queries grammar definition (by Pig Fang).
  • Added throwOnMissing option (by Øyvind Saltvik).
  • Fixed null data ignoring in < 50% in CN (byPig Fang).
  • Fixed data parsing in in my stats (by Sun Xiaoran).
  • Fixed yarn.lock support with integrity (by Alexey Berezin).
  • Fixed Yarn Berry error message in --update-db.

4.18.1

  • Fixed case inventiveness for cover queries (by Pig Fang).
  • Fixed since 1970 query for null in release date (by Pig Fang).

4.18

  • Added --ignore-unknown-versions CLI option (by Pig Fang).

4.17.6

... (truncated)

Commits


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 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)
CLAassistant commented 2 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 2 years ago

Superseded by #787.