jeremyBanks / speedruns

an unofficial mirror of speedrun.com with a rust graphql backend and a react/typescript/next.js/apollo frontend, also used as a personal sandbox
https://speedruns.ca
MIT License
3 stars 1 forks source link

Bump caniuse-lite from 1.0.30001045 to 1.0.30001053 #669

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps caniuse-lite from 1.0.30001045 to 1.0.30001053.

Changelog

Sourced from caniuse-lite's changelog.

1.x releases

The contents of this section have been generated automatically; each version tracks the caniuse-db package at the same version.

  • 1.0.30001053 was released on May 7th, 2020 at 04:32.
  • 1.0.30001052 was released on May 6th, 2020 at 00:32.
  • 1.0.30001051 was released on May 5th, 2020 at 04:32.
  • 1.0.30001050 was released on May 4th, 2020 at 04:32.
  • 1.0.30001049 was released on May 4th, 2020 at 03:32.
  • 1.0.30001048 was released on April 25th, 2020 at 17:32.
  • 1.0.30001047 was released on April 25th, 2020 at 16:32.
  • 1.0.30001046 was released on April 23rd, 2020 at 06:32.
  • 1.0.30001045 was released on April 21st, 2020 at 06:32.
  • 1.0.30001043 was released on April 19th, 2020 at 04:32.
  • 1.0.30001042 was released on April 15th, 2020 at 04:32.
  • 1.0.30001041 was released on April 13th, 2020 at 03:32.
  • 1.0.30001040 was released on April 9th, 2020 at 05:32.
  • 1.0.30001039 was released on April 4th, 2020 at 04:32.
  • 1.0.30001038 was released on March 26th, 2020 at 05:32.
  • 1.0.30001037 was released on March 25th, 2020 at 05:32.
  • 1.0.30001036 was released on March 23rd, 2020 at 06:32.
  • 1.0.30001035 was released on March 12th, 2020 at 06:32.
  • 1.0.30001034 was released on March 12th, 2020 at 05:32.
  • 1.0.30001033 was released on March 9th, 2020 at 05:32.
  • 1.0.30001032 was released on March 5th, 2020 at 05:33.
  • 1.0.30001031 was released on March 2nd, 2020 at 05:32.
  • 1.0.30001030 was released on February 24th, 2020 at 07:32.
  • 1.0.30001029 was released on February 24th, 2020 at 05:32.
  • 1.0.30001028 was released on February 18th, 2020 at 05:32.
  • 1.0.30001027 was released on February 10th, 2020 at 05:32.
  • 1.0.30001026 was released on February 10th, 2020 at 04:32.
  • 1.0.30001025 was released on February 4th, 2020 at 06:32.
  • 1.0.30001024 was released on February 3rd, 2020 at 22:10.
  • 1.0.30001023 was released on January 25th, 2020 at 07:32.
  • 1.0.30001022 was released on January 21st, 2020 at 02:32.
  • 1.0.30001021 was released on January 15th, 2020 at 05:32.
  • 1.0.30001020 was released on January 9th, 2020 at 05:32.
  • 1.0.30001019 was released on January 5th, 2020 at 01:32.
  • 1.0.30001018 was released on January 3rd, 2020 at 23:32.
  • 1.0.30001017 was released on December 27th, 2019 at 18:32.
  • 1.0.30001016 was released on December 16th, 2019 at 06:32.
  • 1.0.30001015 was released on December 4th, 2019 at 07:32.
  • 1.0.30001013 was released on December 2nd, 2019 at 06:32.
  • 1.0.30001012 was released on November 25th, 2019 at 06:32.
  • 1.0.30001011 was released on November 20th, 2019 at 05:32.
  • 1.0.30001010 was released on November 14th, 2019 at 07:32.
  • 1.0.30001009 was released on November 13th, 2019 at 05:32.
  • 1.0.30001008 was released on November 4th, 2019 at 06:32.
  • 1.0.30001006 was released on October 30th, 2019 at 03:32.
... (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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/speedruns/speedruns/l7e1zzhen ✅ Preview: https://speedruns-git-dependabot-npmandyarncaniuse-lite-1030001053.speedruns.now.sh

dependabot-preview[bot] commented 4 years ago

Superseded by #673.