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): bump @ionic/react from 7.1.2 to 7.6.1 #180

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @ionic/react from 7.1.2 to 7.6.1.

Release notes

Sourced from @​ionic/react's releases.

v7.6.1

7.6.1 (2023-12-13)

Bug Fixes

  • datetime: prefer wheel sets working value on confirmation (#28520) (e886e3f), closes #25839
  • input, textarea: clearOnInput ignores key modifiers (#28639) (8f7d87c), closes #28633
  • menu: allow styling of the box shadow and transform when visible inside of a split pane (#28691) (8ee23d2), closes #21530
  • react: avoid type collision with @​types/react@​18.2.43 and greater (#28687) (92f1b86)
  • react: replacing route uses new route direction and animation (#28671) (a17b963), closes #24260
  • react: use custom animation when going back after a replace (#28674) (fc88613), closes #28673

v7.6.1-nightly.20231213

7.6.1-nightly.20231213 (2023-12-13)

Bug Fixes

  • datetime: prefer wheel sets working value on confirmation (#28520) (e886e3f), closes #25839
  • input, textarea: clearOnInput ignores key modifiers (#28639) (8f7d87c), closes #28633
  • menu: allow styling of the box shadow and transform when visible inside of a split pane (#28691) (8ee23d2), closes #21530
  • react: avoid type collision with @​types/react@​18.2.43 and greater (#28687) (92f1b86)
  • react: replacing route uses new route direction and animation (#28671) (a17b963), closes #24260
  • react: use custom animation when going back after a replace (#28674) (fc88613), closes #28673

v7.6.1-nightly.20231212

7.6.1-nightly.20231212 (2023-12-12)

Bug Fixes

v7.6.1-nightly.20231211

7.6.1-nightly.20231211 (2023-12-11)

Bug Fixes

v7.6.1-nightly.20231208

7.6.1-nightly.20231208 (2023-12-08)

Note: Version bump only for package ionic-framework

... (truncated)

Changelog

Sourced from @​ionic/react's changelog.

7.6.1 (2023-12-13)

Bug Fixes

  • datetime: prefer wheel sets working value on confirmation (#28520) (e886e3f), closes #25839
  • input, textarea: clearOnInput ignores key modifiers (#28639) (8f7d87c), closes #28633
  • menu: allow styling of the box shadow and transform when visible inside of a split pane (#28691) (8ee23d2), closes #21530
  • react: avoid type collision with @​types/react@​18.2.43 and greater (#28687) (92f1b86)
  • react: replacing route uses new route direction and animation (#28671) (a17b963), closes #24260
  • react: use custom animation when going back after a replace (#28674) (fc88613), closes #28673

7.6.0 (2023-12-06)

Bug Fixes

  • angular,vue: range form value updates while dragging knob (#28422) (0854a11), closes #28256
  • animation: add stronger types to Animation interface (#28334) (4a088d5)
  • animation: progressEnd coercion is reset before onFinish (#28394) (eae8162), closes #28393
  • infinite-scroll: remaining in threshold after ionInfinite can trigger event again on scroll (#28569) (8c235fd), closes #18071
  • item: allow item to grow when it is used in a flex container (#28594) (1c1b567)
  • item: wrap elements and label contents when the font size increases or the elements do not fit (#28146) (6438e3e)
  • select: do not collapse to width: 0 when placed in flex container (#28631) (e71e7a0)
  • toast: add swipeGesture to ToastOptions (#28518) (4ad6df6)

Features

Note: Text inside of ion-item can now wrap to resolve accessibility issues related to readability. We recommend evaluating your application to account for text wrapping.

7.5.8 (2023-12-06)

... (truncated)

Commits
  • 150ea1a v7.6.1
  • 92f1b86 fix(react): avoid type collision with @​types/react@​18.2.43 and greater (#28687)
  • 8ee23d2 fix(menu): allow styling of the box shadow and transform when visible inside ...
  • 8f66acd chore(deps): Bump @​stencil/core from 4.8.1 to 4.8.2 in /core (#28692)
  • 6f9ee60 chore: add resolves to PR template (#28693)
  • dc51b33 chore: remove safari 11 code (#28690)
  • a17b963 fix(react): replacing route uses new route direction and animation (#28671)
  • 8f7d87c fix(input, textarea): clearOnInput ignores key modifiers (#28639)
  • fc88613 fix(react): use custom animation when going back after a replace (#28674)
  • e886e3f fix(datetime): prefer wheel sets working value on confirmation (#28520)
  • 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)

Bumps [@ionic/react](https://github.com/ionic-team/ionic-framework) from 7.1.2 to 7.6.1.
- [Release notes](https://github.com/ionic-team/ionic-framework/releases)
- [Changelog](https://github.com/ionic-team/ionic-framework/blob/main/CHANGELOG.md)
- [Commits](ionic-team/ionic-framework@v7.1.2...v7.6.1)

---
updated-dependencies:
- dependency-name: "@ionic/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2023
@v-almonacid v-almonacid merged commit 072237b into dev Dec 15, 2023
@v-almonacid v-almonacid deleted the dependabot/npm_and_yarn/ionic/react-7.6.1 branch December 15, 2023 13:04
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.

1 participant