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 eslint-plugin-googlemaps from 1.4.9 to 1.4.15 #3

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 22, 2022

Bumps eslint-plugin-googlemaps from 1.4.9 to 1.4.15.

Release notes

Sourced from eslint-plugin-googlemaps's releases.

v1.4.15

1.4.15 (2022-06-20)

Build System

  • change dependabot interval to weekly (#195) (9b39d7d)

Miscellaneous Chores

  • deps-dev: bump @​types/node from 17.0.34 to 17.0.35 (#196) (e80c977)
  • deps-dev: bump @​types/node from 17.0.35 to 17.0.36 (#202) (608bad1)
  • deps-dev: bump @​types/node from 17.0.36 to 17.0.40 (#207) (8cb4f2c)
  • deps-dev: bump @​types/node from 17.0.40 to 17.0.42 (#216) (bb2c94f)
  • deps-dev: bump @​types/node from 17.0.42 to 18.0.0 (#220) (920db96)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#201) (3e61b76)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#210) (ec12899)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#213) (d02bb38)
  • deps-dev: bump @​typescript-eslint/eslint-plugin (#223) (3baaa01)
  • deps-dev: bump @​typescript-eslint/parser from 5.25.0 to 5.26.0 (#204) (26f1bae)
  • deps-dev: bump @​typescript-eslint/parser from 5.26.0 to 5.27.0 (#209) (0df8253)
  • deps-dev: bump @​typescript-eslint/parser from 5.27.0 to 5.27.1 (#214) (ff9a81c)
  • deps-dev: bump @​typescript-eslint/parser from 5.27.1 to 5.28.0 (#218) (c45e852)
  • deps-dev: bump eslint-plugin-jest from 26.2.2 to 26.4.5 (#200) (472e9fd)
  • deps-dev: bump eslint-plugin-jest from 26.4.5 to 26.5.3 (#208) (17edb1d)
  • deps-dev: bump prettier from 2.6.2 to 2.7.1 (#224) (4f2f70f)
  • deps-dev: bump typescript from 4.6.4 to 4.7.2 (#203) (12feec6)
  • deps-dev: bump typescript from 4.7.2 to 4.7.3 (#211) (4d31622)
  • deps-dev: bump typescript from 4.7.3 to 4.7.4 (#219) (b12f25e)
  • fix typo in check name (#198) (d0d2ae7)
  • update owners (#197) (c5e7d89)

v1.4.14

1.4.14 (2022-05-18)

Build System

Miscellaneous Chores

  • add --approve (51c89a8)
  • deps-dev: bump @​types/node from 17.0.29 to 17.0.32 (#181) (78da48c)
  • deps-dev: bump @​types/node from 17.0.32 to 17.0.33 (#184) (6bc8171)

... (truncated)

Commits
  • 9b629e7 chore(release): 1.4.15 [skip ci]
  • 4f2f70f chore(deps-dev): bump prettier from 2.6.2 to 2.7.1 (#224)
  • 3baaa01 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#223)
  • 920db96 chore(deps-dev): bump @​types/node from 17.0.42 to 18.0.0 (#220)
  • b12f25e chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#219)
  • c45e852 chore(deps-dev): bump @​typescript-eslint/parser from 5.27.1 to 5.28.0 (#218)
  • bb2c94f chore(deps-dev): bump @​types/node from 17.0.40 to 17.0.42 (#216)
  • ff9a81c chore(deps-dev): bump @​typescript-eslint/parser from 5.27.0 to 5.27.1 (#214)
  • d02bb38 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#213)
  • 4d31622 chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 (#211)
  • 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 [eslint-plugin-googlemaps](https://github.com/googlemaps/eslint-plugin-googlemaps) from 1.4.9 to 1.4.15.
- [Release notes](https://github.com/googlemaps/eslint-plugin-googlemaps/releases)
- [Commits](googlemaps/eslint-plugin-googlemaps@v1.4.9...v1.4.15)

---
updated-dependencies:
- dependency-name: eslint-plugin-googlemaps
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the automerge Merge the pull request once unit tests and other checks pass. label Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant