Skip to content

fix: bump @react95/core from 6.0.4 to 9.2.0#49

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/react95/core-9.2.0
Closed

fix: bump @react95/core from 6.0.4 to 9.2.0#49
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/react95/core-9.2.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2024

Bumps @react95/core from 6.0.4 to 9.2.0.

Changelog

Sourced from @​react95/core's changelog.

9.2.0 (2024-10-14)

Bug Fixes

  • minimize feature fix: the minimize feat broke the titlebaroptions if there was just one option (64ad6d1)
  • minimize feature: change type to OptionProps instead of TitleBar.Minimize (da116a7)
  • minimize modal feature: changed it to be its own compound component (3d36d59)

Features

  • a11y: adding role dialog to modal and aria-hidden attribute (ef38177)
  • functional minimize button: adding a minimize button to any modal now makes it functional (c0026f9)

9.1.1 (2024-10-01)

Note: Version bump only for package @​react95/core

9.1.0 (2024-09-26)

Features

  • resize dropdown: this should make you able to resize the dropdown menu (ab6c1da), closes #463

9.0.0 (2024-09-20)

Features

  • adding modal events to TaskBar (eada1a4)
  • modal: drop Modal{Context|Provider} in order to use event emitter (fb8c04f)
  • modal: revisit Modal (023cb84), closes #459
  • Titlebar: add default options (ab0c199)

BREAKING CHANGES

... (truncated)

Commits
  • 3ba802a chore(release): publish 💾 🎉 [skip ci]
  • 08496cc chore: Nx format:write
  • fea4454 refactor: remove unused line
  • a18df05 docs: modal.minimize docs
  • 5466f11 refactor: display flex instead block
  • 2184817 docs(minimize docs): added minimize modal as a story under Modal
  • c126726 test: refactor tests to use queryByRole
  • ef38177 feat(a11y): adding role dialog to modal and aria-hidden attribute
  • 7ab3e70 docs(added minimize to storybook): added the minimize modal feature as a stor...
  • f0f36f7 test(minimize feature): added a test for the minimize feature
  • 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 [@react95/core](https://github.com/React95/React95/tree/HEAD/packages/core) from 6.0.4 to 9.2.0.
- [Release notes](https://github.com/React95/React95/releases)
- [Changelog](https://github.com/React95/React95/blob/master/packages/core/CHANGELOG.md)
- [Commits](https://github.com/React95/React95/commits/@react95/core@9.2.0/packages/core)

---
updated-dependencies:
- dependency-name: "@react95/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 29, 2024

Superseded by #55.

@dependabot dependabot bot closed this Nov 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/react95/core-9.2.0 branch November 29, 2024 08:27
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.

0 participants