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

chore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 #566

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @rollup/plugin-node-resolve from 15.0.0 to 15.0.1.

Changelog

Sourced from @​rollup/plugin-node-resolve's changelog.

v15.0.1

2022-10-21

Updates

  • chore: update rollup dependencies (3038271)
Commits
  • 6553006 chore(release): node-resolve v15.0.1
  • 3038271 chore(commonjs,yaml,wasm,virtual,url,typescript,sucrase,strip,run,replace,plu...
  • 6bd4ce7 chore(release): node-resolve v15.0.0
  • ec4d28e fix(node-resolve): prepare for Rollup 3 (#1288)
  • 4e85ed7 chore(all): fix lint issues (#1270)
  • fa682dc chore(release): node-resolve v14.1.0
  • 12d87a4 feat(node-resolve): add new option, modulePaths (#1104)
  • a43a6d6 chore(release): node-resolve v14.0.1
  • 5cf48e9 fix(node-resolve): handle circular commonjs (#1259)
  • 81e2985 chore(release): node-resolve v14.0.0
  • 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)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) October 24, 2022 04:06
@googlemaps-bot googlemaps-bot merged commit 1101eb6 into main Oct 24, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.0.1 branch October 24, 2022 04:07
github-actions bot pushed a commit that referenced this pull request Oct 24, 2022
….1 (#566)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.0.1/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1101eb6
googlemaps-bot pushed a commit that referenced this pull request Nov 28, 2022
### [1.1.39](v1.1.38...v1.1.39) (2022-11-28)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-babel from 6.0.0 to 6.0.2 ([#560](#560)) ([f50684c](f50684c))
* **deps-dev:** bump @rollup/plugin-babel from 6.0.2 to 6.0.3 ([#588](#588)) ([4c8fda5](4c8fda5))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.0 to 23.0.2 ([#561](#561)) ([feb5faf](feb5faf))
* **deps-dev:** bump @rollup/plugin-commonjs from 23.0.2 to 23.0.3 ([#586](#586)) ([44772ec](44772ec))
* **deps-dev:** bump @rollup/plugin-html from 1.0.0 to 1.0.1 ([#562](#562)) ([37ab49e](37ab49e))
* **deps-dev:** bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 ([#566](#566)) ([1101eb6](1101eb6))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.1 to 9.0.2 ([#563](#563)) ([6ab55d9](6ab55d9))
* **deps-dev:** bump @rollup/plugin-typescript from 9.0.2 to 10.0.0 ([#590](#590)) ([0f7aaeb](0f7aaeb))
* **deps-dev:** bump @types/google.maps from 3.50.4 to 3.50.5 ([#579](#579)) ([4ee6814](4ee6814))
* **deps-dev:** bump @types/react from 18.0.21 to 18.0.24 ([#572](#572)) ([78e2479](78e2479))
* **deps-dev:** bump @types/react from 18.0.24 to 18.0.25 ([#576](#576)) ([2f5fa6d](2f5fa6d))
* **deps-dev:** bump @types/react-dom from 18.0.6 to 18.0.8 ([#570](#570)) ([d91babc](d91babc))
* **deps-dev:** bump @types/react-dom from 18.0.8 to 18.0.9 ([#585](#585)) ([6a6c6cf](6a6c6cf))
* **deps-dev:** bump eslint-plugin-jest from 27.1.2 to 27.1.3 ([#564](#564)) ([c3eaf9e](c3eaf9e))
* **deps-dev:** bump eslint-plugin-jest from 27.1.3 to 27.1.4 ([#577](#577)) ([a664ae4](a664ae4))
* **deps-dev:** bump eslint-plugin-jest from 27.1.4 to 27.1.5 ([#581](#581)) ([dab9d32](dab9d32))
* **deps-dev:** bump eslint-plugin-jest from 27.1.5 to 27.1.6 ([#587](#587)) ([05c1b45](05c1b45))
* **deps-dev:** bump eslint-plugin-react from 7.31.10 to 7.31.11 ([#584](#584)) ([6f5fbb5](6f5fbb5))
* **deps-dev:** bump prettier from 2.7.1 to 2.8.0 ([#589](#589)) ([7489acf](7489acf))
* **deps-dev:** bump tslib from 2.4.0 to 2.4.1 ([#578](#578)) ([3fb3ec7](3fb3ec7))
* **deps-dev:** bump typedoc from 0.23.16 to 0.23.18 ([#567](#567)) ([cc98812](cc98812))
* **deps-dev:** bump typedoc from 0.23.18 to 0.23.19 ([#571](#571)) ([f9b1cd3](f9b1cd3))
* **deps-dev:** bump typedoc from 0.23.19 to 0.23.20 ([#575](#575)) ([94ce3a8](94ce3a8))
* **deps-dev:** bump typedoc from 0.23.20 to 0.23.21 ([#582](#582)) ([d851f1b](d851f1b))
* **deps:** bump @googlemaps/js-api-loader from 1.14.3 to 1.15.1 ([#574](#574)) ([8b6316b](8b6316b))
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

2 participants