Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rollup-plugin-strip-banner from 1.0.0 to 2.0.0 #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 23, 2020

Bumps rollup-plugin-strip-banner from 1.0.0 to 2.0.0.

Changelog

Sourced from rollup-plugin-strip-banner's changelog.

2.0.0 (2020-03-22)

  • release: prepare next release (46192ec)
  • release: release version (f1cfbf3)
  • chore: add support for rollup ^2.0.0 (35ad5dd)

1.2.0 (2020-03-22)

  • release: prepare next release (5f21686)
  • release: release version (2952fa0)
  • chore: explicit peerDependencies on rollup ^1.0.0 (bc251bd)
  • chore: update rollup to version 1.32.1 (3fe1f7b)

1.1.0 (2020-03-22)

  • release: prepare next release (1749b54)
  • release: release version (5e88b49)
  • chore: add changelog (f71d20c)
  • chore: add gitattributes (3087afb)
  • chore: add github actions (8a46a48)
  • chore: add node 13 to the travis matrix (2f514bf)
  • chore: fix release task (1779812)
  • chore: improve build output (b4c07e7)
  • chore: update copyright header (97d2e61)
  • chore: use @babel/register (1ee622e)
  • chore(package): update @babel/core to version 7.7.4 (2931a05)
  • chore(package): update @babel/core to version 7.7.5 (3325693)
  • chore(package): update @babel/core to version 7.7.7 (a88e0b1)
  • chore(package): update @babel/core to version 7.8.0 (5fad606)
  • chore(package): update @babel/core to version 7.8.4 (afe2739)
  • chore(package): update @babel/core to version 7.8.6 (57f6386), closes #379
  • chore(package): update @babel/core to version 7.8.7 (dba5195)
  • chore(package): update @babel/core to version 7.9.0 (e9fe279), closes #385
  • chore(package): update @babel/preset-env to version 7.7.4 (81b94cf)
  • chore(package): update @babel/preset-env to version 7.7.5 (820bbc3)
  • chore(package): update @babel/preset-env to version 7.7.6 (8738895)
  • chore(package): update @babel/preset-env to version 7.7.7 (d457e6b)
  • chore(package): update @babel/preset-env to version 7.8.0 (c4b6577)
  • chore(package): update @babel/preset-env to version 7.8.2 (509a91e), closes #369
  • chore(package): update @babel/preset-env to version 7.8.4 (ef1ac98)
  • chore(package): update @babel/preset-env to version 7.8.6 (fea9513)
  • chore(package): update @babel/preset-env to version 7.8.7 (dad7c3e)
  • chore(package): update @babel/preset-env to version 7.9.0 (babcb1e), closes #385
  • chore(package): update eslint to version 6.7.0 (538d108)
  • chore(package): update eslint to version 6.7.1 (d35c918)
  • chore(package): update eslint to version 6.7.2 (76ed77d)
... (truncated)
Commits
  • f1cfbf3 release: release version
  • 35ad5dd chore: add support for rollup ^2.0.0
  • 46192ec release: prepare next release
  • 2952fa0 release: release version
  • 3fe1f7b chore: update rollup to version 1.32.1
  • bc251bd chore: explicit peerDependencies on rollup ^1.0.0
  • 5f21686 release: prepare next release
  • 5e88b49 release: release version
  • 1779812 chore: fix release task
  • f71d20c chore: add changelog
  • 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
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 23, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/rollup-plugin-strip-banner-2.0.0 branch from 36e75dd to 03acc34 Compare October 20, 2020 22:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants