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 @angular/google-maps from 17.0.1 to 17.0.2 #13

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps @angular/google-maps from 17.0.1 to 17.0.2.

Release notes

Sourced from @​angular/google-maps's releases.

v17.0.2

17.0.2 "sand-salmon" (2023-12-01)

material-experimental

Commit Description
feat - 3d118c67a theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
feat - 950ca90b7 theming: add M3 button-toggle support (#28179)
feat - ee6894f3e theming: add M3 chips support (#28183)
feat - 86c55d004 theming: add M3 datepicker support (#28166)
feat - 4424c0b21 theming: add M3 dialog support (#28163)
feat - 61401f57a theming: add M3 grid-list support (#28131)
feat - cd0f36ac3 theming: add M3 icon support (#28126)
feat - 5bf3ab4b6 theming: add M3 menu & divider support (#28144)
feat - 1abf88008 theming: add M3 paginator support (#28164)
feat - 750d95faa theming: add M3 select, option, and optgroup support (#28148)
feat - 662bbb4b2 theming: add M3 sidenav support (#28125)

material

Commit Description
fix - 4938722fa autocomplete: clear selected option if it is removed while typing (#28146)
fix - 381037818 button: fix flat button line-height (#28090)
fix - 5f789f79d button: fix outlined button line-height (#28092)
fix - d45f4967a button: fix text button line-height (#28091)
fix - 04ceccf21 core: prevent ng update schematic from checking node_modules (#28152)
fix - c2a812967 tooltip: increase specificity of non-interactive styles (#28180)
Changelog

Sourced from @​angular/google-maps's changelog.

17.0.2 "sand-salmon" (2023-12-01)

material

Commit Type Description
4938722fa fix autocomplete: clear selected option if it is removed while typing (#28146)
381037818 fix button: fix flat button line-height (#28090)
5f789f79d fix button: fix outlined button line-height (#28092)
d45f4967a fix button: fix text button line-height (#28091)
04ceccf21 fix core: prevent ng update schematic from checking node_modules (#28152)
c2a812967 fix tooltip: increase specificity of non-interactive styles (#28180)

material-experimental

Commit Type Description
3d118c67a feat theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
950ca90b7 feat theming: add M3 button-toggle support (#28179)
ee6894f3e feat theming: add M3 chips support (#28183)
86c55d004 feat theming: add M3 datepicker support (#28166)
4424c0b21 feat theming: add M3 dialog support (#28163)
61401f57a feat theming: add M3 grid-list support (#28131)
cd0f36ac3 feat theming: add M3 icon support (#28126)
5bf3ab4b6 feat theming: add M3 menu & divider support (#28144)
1abf88008 feat theming: add M3 paginator support (#28164)
750d95faa feat theming: add M3 select, option, and optgroup support (#28148)
662bbb4b2 feat theming: add M3 sidenav support (#28125)

17.1.0-next.1 "titanium-tortoise" (2023-12-01)

material

Commit Type Description
cf868a508 fix autocomplete: clear selected option if it is removed while typing (#28146)
a6582b510 fix button: fix flat button line-height (#28090)
6b2f03be3 fix button: fix outlined button line-height (#28092)
8fb5b6b41 fix button: fix text button line-height (#28091)
da692b13c fix core: prevent ng update schematic from checking node_modules (#28152)
9e4389015 fix form-field: work around closure compiler issue (#28185)
96fe7b3f3 fix tooltip: increase specificity of non-interactive styles (#28180)

youtube-player

Commit Type Description
e0414b19c feat automatically load youtube api
381a65f33 feat coerce inputs
b7c47c302 feat improve initial load performance using a placeholder image (#28207)

material-experimental

Commit Type Description
85c658f74 feat theming: add M3 autocomplete, badge, and bottom-sheet support (#28177)
d12bd7fde feat theming: add M3 button-toggle support (#28179)

... (truncated)

Commits
  • acebd24 release: cut the v17.0.2 release
  • 18dd42b build: update angular shared dev-infra code (#28205)
  • 5f789f7 fix(material/button): fix outlined button line-height (#28092)
  • c257048 build: update angular shared dev-infra code (#28197)
  • 3ca460e build: update to the latest patch version (#28201)
  • ee6894f feat(material-experimental/theming): add M3 chips support (#28183)
  • df3c733 build: update angular shared dev-infra code (#28192)
  • 294d886 refactor(material/core): switch pseudo checkbox to tokens theming API (#28174)
  • bbe4e85 build: change icons in dev app based on state (#28188)
  • 950ca90 feat(material-experimental/theming): add M3 button-toggle support (#28179)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@remscodes
Copy link
Owner

@dependabot rebase

Bumps [@angular/google-maps](https://github.com/angular/components) from 17.0.1 to 17.0.2.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@17.0.1...17.0.2)

---
updated-dependencies:
- dependency-name: "@angular/google-maps"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/google-maps-17.0.2 branch from 9272c78 to 7dd2fc8 Compare December 4, 2023 10:37
@remscodes remscodes merged commit f532119 into main Dec 4, 2023
2 checks passed
@remscodes remscodes deleted the dependabot/npm_and_yarn/angular/google-maps-17.0.2 branch December 4, 2023 10:52
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant