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 typescript from 4.6.3 to 4.6.4 #340

Merged
merged 1 commit into from
May 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2022

Bumps typescript from 4.6.3 to 4.6.4.

Release notes

Sourced from typescript's releases.

TypeScript 4.6.4

This release includes a bug fix for text formatting on certain ranges, which was impacting Visual Studio users.

For the complete list of fixed issues, check out the

Downloads are available on:

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2022
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 automerge Merge the pull request once unit tests and other checks pass. merge labels Apr 29, 2022
@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

4 similar comments
@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@gcf-merge-on-green
Copy link

Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks.

@jpoehnelt
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.6.4 branch 3 times, most recently from 90d592e to f2a208d Compare May 12, 2022 16:39
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) May 12, 2022 16:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.6.4 branch from f2a208d to 9c4b831 Compare May 12, 2022 16:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.6.4 branch from 9c4b831 to 7eefd5b Compare May 12, 2022 16:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.6.4 branch from 7eefd5b to 0378343 Compare May 12, 2022 16:55
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.3...v4.6.4)

---
updated-dependencies:
- dependency-name: typescript
  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/typescript-4.6.4 branch from 0378343 to c8c10eb Compare May 12, 2022 16:58
@googlemaps-bot googlemaps-bot merged commit 5972b19 into main May 12, 2022
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-4.6.4 branch May 12, 2022 17:02
github-actions bot pushed a commit that referenced this pull request May 12, 2022
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.6.3...v4.6.4)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5972b19
googlemaps-bot pushed a commit that referenced this pull request May 19, 2022
### [1.0.28](v1.0.27...v1.0.28) (2022-05-19)

### Build System

* checkout with credentials ([#351](#351)) ([6eaf74e](6eaf74e))
* fix workflow name and badge ([#352](#352)) ([0969f07](0969f07))
* standardize check name ([#350](#350)) ([8641cde](8641cde))

### Miscellaneous Chores

* add --approve ([c666587](c666587))
* **deps-dev:** bump @babel/preset-env from 7.16.11 to 7.17.10 ([#358](#358)) ([c246dda](c246dda))
* **deps-dev:** bump @babel/preset-env from 7.17.10 to 7.17.12 ([#364](#364)) ([86c4cc8](86c4cc8))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.3 ([#349](#349)) ([8a4986f](8a4986f))
* **deps-dev:** bump @rollup/plugin-node-resolve from 13.2.1 to 13.3.0 ([#357](#357)) ([049dfbe](049dfbe))
* **deps-dev:** bump @types/google.maps from 3.48.7 to 3.48.8 ([#360](#360)) ([5ae51a9](5ae51a9))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.20 to 4.1.0 ([#361](#361)) ([3ddbf86](3ddbf86))
* **deps-dev:** bump chromedriver from 100.0.0 to 101.0.0 ([#359](#359)) ([19c721d](19c721d))
* **deps-dev:** bump core-js from 3.22.2 to 3.22.5 ([#348](#348)) ([2d21194](2d21194))
* **deps-dev:** bump eslint-plugin-jest from 26.1.5 to 26.2.2 ([#363](#363)) ([bb752df](bb752df))
* **deps-dev:** bump rollup from 2.70.2 to 2.72.1 ([#345](#345)) ([a9c0871](a9c0871))
* **deps-dev:** bump rollup from 2.72.1 to 2.73.0 ([#362](#362)) ([cca2409](cca2409))
* **deps-dev:** bump rollup from 2.73.0 to 2.74.0 ([#365](#365)) ([5287cef](5287cef))
* **deps-dev:** bump selenium-webdriver and @types/selenium-webdriver ([#356](#356)) ([d575771](d575771))
* **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#340](#340)) ([5972b19](5972b19))
* fix approval by providing url to pr ([774acbe](774acbe))
* only approve ([6c63a2b](6c63a2b))
* simplify dependabot workflow ([20599ae](20599ae))
* Synced file(s) with googlemaps/.github ([#346](#346)) ([3699656](3699656))
* Synced file(s) with googlemaps/.github ([#355](#355)) ([762f38a](762f38a))
* Synced local '.github/' with remote 'sync-files/js/.github/' ([#354](#354)) ([e40b160](e40b160))
* Synced local '.github/workflows/dependabot.yml' with remote '.github/workflows/dependabot.yml' ([#353](#353)) ([fcda474](fcda474))
* update pull request approval comment ([23e7265](23e7265))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.28 🎉

The release is available on:

Your semantic-release bot 📦🚀

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. 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