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 nodemon from 2.0.16 to 2.0.20 #1109

Closed
wants to merge 647 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2022

Bumps nodemon from 2.0.16 to 2.0.20.

Release notes

Sourced from nodemon's releases.

v2.0.20

2.0.20 (2022-09-16)

Bug Fixes

  • remove postinstall script (e099e91)

v2.0.19

2.0.19 (2022-07-05)

Bug Fixes

v2.0.18

2.0.18 (2022-06-23)

Bug Fixes

  • revert update-notifier forcing esm (1b3bc8c)

v2.0.17

2.0.17 (2022-06-23)

Bug Fixes

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)

dependabot-preview bot and others added 30 commits January 5, 2021 06:14
Bumps [koa](https://github.com/koajs/koa) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/master/History.md)
- [Commits](koajs/koa@2.13.0...2.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [next](https://github.com/vercel/next.js) from 10.0.0 to 10.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.0.0...v10.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [@shopify/polaris](https://github.com/Shopify/polaris-react) from 5.10.0 to 5.12.0.
- [Release notes](https://github.com/Shopify/polaris-react/releases)
- [Changelog](https://github.com/Shopify/polaris-react/blob/master/CHANGELOG.md)
- [Commits](Shopify/polaris@v5.10.0...v5.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.1 to 10.5.3.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](lint-staged/lint-staged@v10.5.1...v10.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…ged-10.5.3

Bump lint-staged from 10.5.1 to 10.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier@2.1.2...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [jest](https://github.com/facebook/jest) from 26.6.2 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](jestjs/jest@v26.6.2...v26.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.0...v4.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
…koa-shopify-graphql-proxy-4.1.0' into update_deps
…koa-shopify-webhooks-2.6.0' into update_deps
…ugin-transform-runtime-7.12.10' into update_deps
mkevinosullivan and others added 18 commits June 17, 2022 16:29
as `location` is object, it's more correct to use .href bc URL() takes string as a param. https://nodejs.org/api/url.html#the-whatwg-url-api
Migrate off probot-CLA to new GitHub Action
chore: Add license field to package.json
Set `isOnline` param based on global `use-online-tokens` value
…workflows

Adds "Stale" and "Waiting for Response" labels
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.3.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.0.0...v16.0.3)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 12, 2022 08:09
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 12, 2022
@dependabot dependabot bot requested a review from a team October 12, 2022 08:09
movermeyer and others added 4 commits November 1, 2022 14:44
Fix broken link to App Bridge React in README
…16.0.3

Bump dotenv from 16.0.0 to 16.0.3
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.16 to 2.0.20.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v2.0.16...v2.0.20)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nodemon-2.0.20 branch December 19, 2022 16:26
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.

None yet