lit / lit-element

LEGACY REPO. This repository is for maintenance of the legacy LitElement library. The LitElement base class is now part of the Lit library, which is developed in the lit monorepo.
https://lit-element.polymer-project.org
BSD 3-Clause "New" or "Revised" License
4.49k stars 319 forks source link

Bump browserslist from 4.11.1 to 4.17.6 in /docs #1214

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps browserslist from 4.11.1 to 4.17.6.

Changelog

Sourced from browserslist's changelog.

4.17.6

  • Fixed sharable config resolution (by Adaline Valentina Simonian).

4.17.5

  • Fixed --update-db for some pnpm cases.

4.17.4

  • Reduced package size.

4.17.3

  • Use picocolors for color output in --update-db.

4.17.2

  • Reduced package size.

4.17.1

  • Use Nano Colors for color output in --update-db.

4.17

  • Added yarn 3 support to --update-db (by Himank Pathak).

4.16.8

  • Updated Firefox ESR.

4.16.7

  • Fixed oudated caniuse-lite warning text (by Paul Verest).
  • Fixed docs (by Alexander Belov).

4.16.6

  • Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman).

4.16.5

  • Fixed unsafe RegExp (by Yeting Li).

4.16.4

  • Fixed unsafe RegExp.
  • Added artifactory support to --update-db (by Ittai Baratz).

4.16.3

  • Fixed --update-db.

4.16.2

4.16.1

  • Fixed Chrome 4 with mobileToDesktop (by Aron Woost).

4.16

  • Add browserslist config query.

... (truncated)

Commits
  • c3d711f Release 4.17.6 version
  • abf3bcf Update npm lockfiles to speed up CI
  • baef3aa Run update-db only on latest Node.js
  • da3e5dd Speed up CI
  • f5e85f7 Move to Prettier and update ESLint config
  • 1c87364 Fix old Node.js version support
  • 7f87132 Remove TS from tests
  • 5239c2b Ignore pnpm test on missed pnpm on CI
  • a127394 Test pnpm only on Node.js 17
  • b685bfe Fix CI job name
  • Additional commits viewable 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lit/lit-element/network/alerts).