-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update dependency @adobe/react-spectrum to v3.39.0 #1
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate-adobe-fixes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
Commits
|
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.34.1
fix(deps): update dependency @adobe/react-spectrum to v3.34.1 - autoclosed
Apr 10, 2024
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.34.1 - autoclosed
fix(deps): update dependency @adobe/react-spectrum to v3.34.1
Apr 13, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
April 13, 2024 08:58
b7a2869
to
e6e89c9
Compare
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
May 2, 2024 14:58
e6e89c9
to
886e7f3
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.34.1
fix(deps): update dependency @adobe/react-spectrum to v3.35.0
May 2, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
May 23, 2024 08:52
886e7f3
to
90c57da
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.35.0
fix(deps): update dependency @adobe/react-spectrum to v3.35.1
May 23, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
July 23, 2024 23:32
90c57da
to
5af9411
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.35.1
fix(deps): update dependency @adobe/react-spectrum to v3.36.0
Jul 23, 2024
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.36.0
fix(deps): update dependency @adobe/react-spectrum to v3.36.1
Jul 26, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
July 26, 2024 02:20
5af9411
to
ec7714d
Compare
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
August 21, 2024 03:03
ec7714d
to
3349e67
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.36.1
fix(deps): update dependency @adobe/react-spectrum to v3.36.3
Aug 21, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
October 1, 2024 02:58
3349e67
to
a20d26b
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.36.3
fix(deps): update dependency @adobe/react-spectrum to v3.37.0
Oct 1, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
October 15, 2024 02:48
a20d26b
to
f434859
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.37.0
fix(deps): update dependency @adobe/react-spectrum to v3.37.1
Oct 15, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
November 23, 2024 08:35
f434859
to
c079aaf
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.37.1
fix(deps): update dependency @adobe/react-spectrum to v3.38.0
Nov 23, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
December 7, 2024 02:37
c079aaf
to
95ea17b
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.38.0
fix(deps): update dependency @adobe/react-spectrum to v3.38.1
Dec 7, 2024
renovate
bot
force-pushed
the
renovate-adobe-fixes
branch
from
January 16, 2025 07:50
95ea17b
to
7c7978c
Compare
renovate
bot
changed the title
fix(deps): update dependency @adobe/react-spectrum to v3.38.1
fix(deps): update dependency @adobe/react-spectrum to v3.39.0
Jan 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.23.0
->3.39.0
Release Notes
adobe/react-spectrum (@adobe/react-spectrum)
v3.39.0
: January 15, 2025 ReleaseCompare Source
Happy New Year! Our first release of 2025 includes a new firstDayOfWeek prop for our calendar and date picker components, support for CSS transitions in our overlay components, a new Autocomplete component in alpha, and a new React Aria test utils package. As always, a huge shoutout to everyone in the community for their feedback and contributions!
Full Release Notes
v3.38.1
Compare Source
v3.38.0
: November 20, 2024 ReleaseCompare Source
We’re excited to announce that our Accordion and Disclosure components are now generally available! This includes Disclosure and DisclosureGroup in React Aria, as well as Disclosure and Accordion in React Spectrum. These components now also use the hidden="until-found" API currently supported in Chrome to enable searching collapsed content with ctrl + F.
We are also introducing ToggleButtonGroup in React Aria Components, which supports arrow key navigation with single and multiple selection modes. In addition, Menu now supports the ability to create Section-level selection groups, allowing you to mix actions, single, and multiple selection within the same menu. Menus can also be nested inside Dialog popovers to enable more complex use cases.
Last but not least, React Spectrum and React Aria are now Typescript Strict compliant! This has been an extremely large, multi-year effort and we thank you for your patience. This helps us reduce bugs, particularly related to null checks, resulting in more correct type definitions for our APIs.
As always, thanks to everyone in our community for your feedback and contributions! ❤️
Full release notes: https://react-spectrum.adobe.com/releases/2024-11-20.html
v3.37.1
Compare Source
v3.37.0
Compare Source
v3.36.3
Compare Source
v3.36.2
Compare Source
v3.36.1
Compare Source
v3.36.0
Compare Source
v3.35.1
Compare Source
v3.35.0
: May 1, 2024 ReleaseCompare Source
We have a huge release today! Its a GA bonanza 🎊 – Submenu, unavailable menu items, DropZone and FileTrigger components are now in GA. Check our blog post on the intricacies of the submenu interactions and how we handled them.
In addition, we have added a suite of new color components including ColorPicker, ColorArea, ColorField, ColorSlider, ColorSwatch, ColorSwatchPicker, ColorWheel, currently in beta. These enable you to build fully customizable color pickers, including accessible color descriptions for screen reader support.
The first alpha of TreeView has also been released. This was a highly requested component and includes support for expanding, collapsing, multi-selection, keyboard navigation, and interactive children. Documentation will follow soon, check out our React Spectrum storybook and React Aria Components storybook source code for examples.
We have also improved our integration with client side routers, accepting options to control router-specific behaviors such as scrolling, replacing instead of pushing to the history, base path, etc. For convenience, all collection items in React Aria Components (e.g. MenuItem) now also support isDisabled and onAction props directly, rather than needing to be defined on the root collection.
Last but not least, we want to acknowledge all the wonderful contributors who have dedicated their time to improve our libraries. A special thanks to @ryo-manba and @sookmax, who are responsible for multiple bug fixes to Switch, IME support, ListBox, ComboBox, as well as adding new features such as additional state attributes, hover events, and language support. Thank you!! 😍
Full release notes: https://react-spectrum.adobe.com/releases/2024-05-01.html
v3.34.1
Compare Source
v3.34.0
Compare Source
v3.33.1
Compare Source
v3.33.0
Compare Source
v3.32.2
Compare Source
v3.32.1
Compare Source
v3.32.0
Compare Source
v3.31.1
Compare Source
v3.31.0
Compare Source
v3.30.0
: September 7, 2023 ReleaseCompare Source
https://react-spectrum.adobe.com/releases/2023-09-07.html
v3.29.0
Compare Source
v3.28.0
Compare Source
v3.27.0
Compare Source
v3.26.0
Compare Source
v3.25.1
Compare Source
v3.25.0
Compare Source
v3.24.1
Compare Source
v3.24.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.