-
Notifications
You must be signed in to change notification settings - Fork 77
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: release main #8650
Merged
Merged
chore: release main #8650
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
calcite-admin
added
the
autorelease: pending
Pull request created by release-please which will deploy to latest when merged
label
Jan 26, 2024
calcite-admin
requested review from
benelan,
jcfranco,
driskull and
geospatialem
as code owners
January 26, 2024 03:15
github-actions
bot
added
the
chore
Issues with changes that don't modify src or test files.
label
Jan 26, 2024
calcite-admin
force-pushed
the
release-please--branches--main
branch
6 times, most recently
from
January 30, 2024 21:22
bebe03a
to
974811a
Compare
calcite-admin
force-pushed
the
release-please--branches--main
branch
from
January 30, 2024 21:37
385292c
to
a9807cc
Compare
geospatialem
added
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
skip visual snapshots
Pull requests that do not need visual regression testing.
labels
Feb 1, 2024
geospatialem
approved these changes
Feb 1, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚢
calcite-admin
added
autorelease: tagged
Pull requests created by release-please that were merged and deployed
and removed
autorelease: pending
Pull request created by release-please which will deploy to latest when merged
labels
Feb 1, 2024
Elijbet
pushed a commit
that referenced
this pull request
Feb 15, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>@esri/eslint-plugin-calcite-components: 1.1.0</summary> ## [1.1.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-01-30) ### Features * Add `no-dynamic-createelement` rule ([#8656](#8656)) ([c7e9444](c7e9444)) </details> <details><summary>@esri/calcite-components: 2.4.0</summary> ## [2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-01-30) ### Features * Add `no-dynamic-createelement` rule ([#8656](#8656)) ([c7e9444](c7e9444)) ### Bug Fixes * **chip:** Prevent rendering internal icon if not necessary. ([#8663](#8663)) ([8ca2929](8ca2929)) * **combobox:** Ensure supporting components are auto-defined ([#8657](#8657)) ([e6d792b](e6d792b)) * **list-item:** Do not focus on item cells on focusIn ([#8665](#8665)) ([ce9c9ae](ce9c9ae)) * **tile-select:** Ensure supporting components are auto-defined ([#8648](#8648)) ([2c27f40](2c27f40)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @esri/eslint-plugin-calcite-components bumped from ^1.1.0-next.0 to ^1.1.0 </details> <details><summary>@esri/calcite-components-angular: 2.4.0</summary> ## [2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-01-30) ### Miscellaneous Chores * **@esri/calcite-components-angular:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.4.0-next.1 to ^2.4.0 </details> <details><summary>@esri/calcite-components-react: 2.4.0</summary> ## [2.4.0](https://github.com/Esri/calcite-design-system/compare/@esri/[email protected]...@esri/[email protected]) (2024-01-30) ### Miscellaneous Chores * **@esri/calcite-components-react:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @esri/calcite-components bumped from ^2.4.0-next.1 to ^2.4.0 </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
benelan
removed
the
autorelease: tagged
Pull requests created by release-please that were merged and deployed
label
Jun 26, 2024
calcite-admin
added
autorelease: tagged
Pull requests created by release-please that were merged and deployed
and removed
skip visual snapshots
Pull requests that do not need visual regression testing.
labels
Jun 26, 2024
benelan
added
autorelease: tagged
Pull requests created by release-please that were merged and deployed
and removed
autorelease: tagged
Pull requests created by release-please that were merged and deployed
labels
Jun 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
autorelease: tagged
Pull requests created by release-please that were merged and deployed
chore
Issues with changes that don't modify src or test files.
p - high
Issue should be addressed in the current milestone, impacts component or core functionality
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.
🤖 I have created a release beep boop
@esri/eslint-plugin-calcite-components: 1.1.0
1.1.0 (2024-01-30)
Features
no-dynamic-createelement
rule (#8656) (c7e9444)@esri/calcite-components: 2.4.0
2.4.0 (2024-01-30)
Features
no-dynamic-createelement
rule (#8656) (c7e9444)Bug Fixes
Dependencies
@esri/calcite-components-angular: 2.4.0
2.4.0 (2024-01-30)
Miscellaneous Chores
Dependencies
@esri/calcite-components-react: 2.4.0
2.4.0 (2024-01-30)
Miscellaneous Chores
Dependencies
This PR was generated with Release Please. See documentation.