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

build(deps-dev): bump semantic-release from 17.4.1 to 17.4.7 #635

Merged
merged 1 commit into from
Sep 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2021

Bumps semantic-release from 17.4.1 to 17.4.7.

Release notes

Sourced from semantic-release's releases.

v17.4.7

17.4.7 (2021-08-25)

Bug Fixes

  • engines: fixed defined node version to account for the higher requirement from the npm plugin (#2088) (ea52e17)

v17.4.6

17.4.6 (2021-08-23)

Bug Fixes

v17.4.5

17.4.5 (2021-08-16)

Bug Fixes

  • deps: update dependency marked to v3 (6e4beb8)

v17.4.4

17.4.4 (2021-06-15)

Bug Fixes

  • corrected spelling of invalid plugin config error (#1979) (80e1665)

v17.4.3

17.4.3 (2021-05-12)

Bug Fixes

  • bump minimal version of lodash to address CVE-2021-23337 (#1931) (55194c1)

v17.4.2

17.4.2 (2021-03-11)

Bug Fixes

  • deps: update dependency hosted-git-info to v4 (#1838) (44b3344)
Commits
  • ea52e17 fix(engines): fixed defined node version to account for the higher requiremen...
  • 5edff69 fix(marked): reverted upgrade to v3 (#2087)
  • 6e4beb8 fix(deps): update dependency marked to v3
  • ebad322 chore(deps): update dependency path-parse to 1.0.7 [security] (#2072)
  • 88e423b chore(deps): update dependency p-retry to v4.6.1 (#2042)
  • a4f0ff7 ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#2...
  • ee3068e chore(deps): update dependency nock to v13.1.1 (#2034)
  • 04b6046 docs(branches): minor typo fixes (#2033)
  • fa847e2 chore(deps): update dependency p-retry to v4.6.0 (#2004)
  • 413ffd2 docs(circleci): Update CircleCI recipes config (#2018)
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 30, 2021
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added the merge label Aug 30, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 30, 2021
@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #635 (49e26da) into master (0b39a6a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #635   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          22       22           
  Lines         778      778           
  Branches      127      127           
=======================================
  Hits          775      775           
  Misses          3        3           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b39a6a...49e26da. Read the comment docs.

@jpoehnelt
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release-17.4.7 branch from c3b96f5 to fdf1b9c Compare September 22, 2021 05:13
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.1 to 17.4.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v17.4.1...v17.4.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/semantic-release-17.4.7 branch from fdf1b9c to 49e26da Compare September 22, 2021 15:03
@jpoehnelt jpoehnelt merged commit 3c9962b into master Sep 22, 2021
@jpoehnelt jpoehnelt deleted the dependabot/npm_and_yarn/semantic-release-17.4.7 branch September 22, 2021 15:18
googlemaps-bot added a commit that referenced this pull request Sep 22, 2021
### [3.2.2](v3.2.1...v3.2.2) (2021-09-22)

### Bug Fixes

* directions step travel mode ([#658](#658)) ([1cafc68](1cafc68))
* export additional types at top ([#656](#656)) ([520f599](520f599))
* version cycle ([#657](#657)) ([cbe54d1](cbe54d1))

### Build System

* add concurrency to release workflow ([7145272](7145272))
* **deps-dev:** bump @types/node from 14.14.32 to 16.9.6 ([#652](#652)) ([9890e7e](9890e7e))
* **deps-dev:** bump semantic-release from 17.4.1 to 17.4.7 ([#635](#635)) ([3c9962b](3c9962b))
* **deps-dev:** bump semantic-release, @semantic-release/git, @semantic-release/release-notes-generator, @semantic-release/changelog and @semantic-release/github ([#654](#654)) ([83f2c17](83f2c17))
* **deps-dev:** bump typedoc from 0.20.30 to 0.20.37 ([#618](#618)) ([99b511d](99b511d))
* **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([#601](#601)) ([bf11cf8](bf11cf8))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([#600](#600)) ([1985447](1985447))
* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([#629](#629)) ([0b39a6a](0b39a6a))
* **deps:** bump query-string from 6.14.1 to 7.0.1 ([#617](#617)) ([d8a874d](d8a874d))
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([#644](#644)) ([a425476](a425476))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#645](#645)) ([f2dab36](f2dab36))
* **deps:** bump y18n from 4.0.0 to 4.0.3 ([#653](#653)) ([e317a54](e317a54))
* update dev-deps ([#655](#655)) ([89e7881](89e7881))
* update semantic release config ([#659](#659)) ([ff21c0c](ff21c0c))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 3.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

BaljeetSinghaw added a commit to BaljeetSinghaw/services-js that referenced this pull request Nov 11, 2022
### [3.2.2](googlemaps/google-maps-services-js@v3.2.1...v3.2.2) (2021-09-22)

### Bug Fixes

* directions step travel mode ([#658](googlemaps/google-maps-services-js#658)) ([d773748](googlemaps/google-maps-services-js@d773748))
* export additional types at top ([#656](googlemaps/google-maps-services-js#656)) ([1a38cb8](googlemaps/google-maps-services-js@1a38cb8))
* version cycle ([#657](googlemaps/google-maps-services-js#657)) ([8af06ee](googlemaps/google-maps-services-js@8af06ee))

### Build System

* add concurrency to release workflow ([e08315a](googlemaps/google-maps-services-js@e08315a))
* **deps-dev:** bump @types/node from 14.14.32 to 16.9.6 ([#652](googlemaps/google-maps-services-js#652)) ([b943c52](googlemaps/google-maps-services-js@b943c52))
* **deps-dev:** bump semantic-release from 17.4.1 to 17.4.7 ([#635](googlemaps/google-maps-services-js#635)) ([9425528](googlemaps/google-maps-services-js@9425528))
* **deps-dev:** bump semantic-release, @semantic-release/git, @semantic-release/release-notes-generator, @semantic-release/changelog and @semantic-release/github ([#654](googlemaps/google-maps-services-js#654)) ([533e069](googlemaps/google-maps-services-js@533e069))
* **deps-dev:** bump typedoc from 0.20.30 to 0.20.37 ([#618](googlemaps/google-maps-services-js#618)) ([27b0f24](googlemaps/google-maps-services-js@27b0f24))
* **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([#601](googlemaps/google-maps-services-js#601)) ([1eb2f31](googlemaps/google-maps-services-js@1eb2f31))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([#600](googlemaps/google-maps-services-js#600)) ([87170d6](googlemaps/google-maps-services-js@87170d6))
* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([#629](googlemaps/google-maps-services-js#629)) ([2c96bc5](googlemaps/google-maps-services-js@2c96bc5))
* **deps:** bump query-string from 6.14.1 to 7.0.1 ([#617](googlemaps/google-maps-services-js#617)) ([e34c60c](googlemaps/google-maps-services-js@e34c60c))
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([#644](googlemaps/google-maps-services-js#644)) ([adbe528](googlemaps/google-maps-services-js@adbe528))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#645](googlemaps/google-maps-services-js#645)) ([4a516f0](googlemaps/google-maps-services-js@4a516f0))
* **deps:** bump y18n from 4.0.0 to 4.0.3 ([#653](googlemaps/google-maps-services-js#653)) ([72d8be4](googlemaps/google-maps-services-js@72d8be4))
* update dev-deps ([#655](googlemaps/google-maps-services-js#655)) ([b98b910](googlemaps/google-maps-services-js@b98b910))
* update semantic release config ([#659](googlemaps/google-maps-services-js#659)) ([85e441a](googlemaps/google-maps-services-js@85e441a))
Smile4192 added a commit to Smile4192/google-maps-service-js that referenced this pull request Mar 7, 2023
### [3.2.2](googlemaps/google-maps-services-js@v3.2.1...v3.2.2) (2021-09-22)

### Bug Fixes

* directions step travel mode ([#658](googlemaps/google-maps-services-js#658)) ([1cafc68](googlemaps/google-maps-services-js@1cafc68))
* export additional types at top ([#656](googlemaps/google-maps-services-js#656)) ([520f599](googlemaps/google-maps-services-js@520f599))
* version cycle ([#657](googlemaps/google-maps-services-js#657)) ([cbe54d1](googlemaps/google-maps-services-js@cbe54d1))

### Build System

* add concurrency to release workflow ([7145272](googlemaps/google-maps-services-js@7145272))
* **deps-dev:** bump @types/node from 14.14.32 to 16.9.6 ([#652](googlemaps/google-maps-services-js#652)) ([9890e7e](googlemaps/google-maps-services-js@9890e7e))
* **deps-dev:** bump semantic-release from 17.4.1 to 17.4.7 ([#635](googlemaps/google-maps-services-js#635)) ([3c9962b](googlemaps/google-maps-services-js@3c9962b))
* **deps-dev:** bump semantic-release, @semantic-release/git, @semantic-release/release-notes-generator, @semantic-release/changelog and @semantic-release/github ([#654](googlemaps/google-maps-services-js#654)) ([83f2c17](googlemaps/google-maps-services-js@83f2c17))
* **deps-dev:** bump typedoc from 0.20.30 to 0.20.37 ([#618](googlemaps/google-maps-services-js#618)) ([99b511d](googlemaps/google-maps-services-js@99b511d))
* **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([#601](googlemaps/google-maps-services-js#601)) ([bf11cf8](googlemaps/google-maps-services-js@bf11cf8))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([#600](googlemaps/google-maps-services-js#600)) ([1985447](googlemaps/google-maps-services-js@1985447))
* **deps:** bump path-parse from 1.0.6 to 1.0.7 ([#629](googlemaps/google-maps-services-js#629)) ([0b39a6a](googlemaps/google-maps-services-js@0b39a6a))
* **deps:** bump query-string from 6.14.1 to 7.0.1 ([#617](googlemaps/google-maps-services-js#617)) ([d8a874d](googlemaps/google-maps-services-js@d8a874d))
* **deps:** bump semver-regex from 3.1.2 to 3.1.3 ([#644](googlemaps/google-maps-services-js#644)) ([a425476](googlemaps/google-maps-services-js@a425476))
* **deps:** bump tmpl from 1.0.4 to 1.0.5 ([#645](googlemaps/google-maps-services-js#645)) ([f2dab36](googlemaps/google-maps-services-js@f2dab36))
* **deps:** bump y18n from 4.0.0 to 4.0.3 ([#653](googlemaps/google-maps-services-js#653)) ([e317a54](googlemaps/google-maps-services-js@e317a54))
* update dev-deps ([#655](googlemaps/google-maps-services-js#655)) ([89e7881](googlemaps/google-maps-services-js@89e7881))
* update semantic release config ([#659](googlemaps/google-maps-services-js#659)) ([ff21c0c](googlemaps/google-maps-services-js@ff21c0c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants