-
Notifications
You must be signed in to change notification settings - Fork 151
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): version packages on main branch #2400
Merged
Merged
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
janus-idp
bot
requested review from
a team,
AndrienkoAleksandr,
PatAKnight,
debsmita1,
divyanshiGupta and
fmenesesg
as code owners
October 18, 2024 16:18
janus-idp
bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
October 18, 2024 18:06
fa80a7c
to
d672436
Compare
janus-idp
bot
force-pushed
the
changeset-release/main
branch
10 times, most recently
from
October 22, 2024 15:18
3c8d319
to
437c32a
Compare
github-actions
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 15:23
437c32a
to
3dbde38
Compare
janus-idp
bot
force-pushed
the
changeset-release/main
branch
from
October 22, 2024 16:58
b4627cf
to
077ec33
Compare
Quality Gate passedIssues Measures |
schultzp2020
approved these changes
Oct 22, 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.
/approve
/lgtm
schultzp2020
added a commit
that referenced
this pull request
Oct 22, 2024
This reverts commit 7611337.
nickboldt
pushed a commit
that referenced
this pull request
Oct 22, 2024
04kash
pushed a commit
to 04kash/backstage-plugins
that referenced
this pull request
Oct 23, 2024
* chore(release): version packages on main branch * chore: update yarn.lock --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: janus-idp[bot] <janus-idp[bot]@users.noreply.github.com>
04kash
pushed a commit
to 04kash/backstage-plugins
that referenced
this pull request
Oct 23, 2024
…)" (janus-idp#2418) This reverts commit 7611337.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@janus-idp/[email protected]
Major Changes
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
326bca2: fix(cli): allow mutable install for monorepo yarn.lock
This change updates the CLI to use
--no-immutable
when a plugin package or monorepoyarn.lock
file is used during theexport-dynamic-plugin
command. Explicitly passing this flag avoids the default Yarn 3.x behavior of--immutable
when the command is run in a CI environment.31fc0e6: upgrade to yarn v3
140cc50: Fixed issue with missing configSchema.json that was affecting packages in @backstage-community
Features
export-dynamic-plugin
command, with an implementation for the backend case (#819) (f873a94)@backstage/cli
into a new@janus-idp/cli
(#729) (e0e8355), closes #15274 #18439--embed-as-dependencies
andin-place
options. (#1787) (049e675)Bug Fixes
node_modules
of the main plugin unexpectedly copied to thedist-dynamic
folder. (#1482) (deaa19d)resolve.fallback
for node dependencies in theexport-dynamic-plugin
CLI for frontend plugins. (#1590) (e860c3b)frontend-plugin-module
packages. (#1593) (55508ba)export-dynamic-plugin
. (#1598) (889be7f)app-config
when exporting fronted plugins to dynamic. (#1603) (7fb243a)npx
(#1473) (79db649)npx
on some packages withalpha
API. (#1545) (3d9781c)embed-as-dependencies
option on theexport-dynamic-plugin
CLI... (#1478) (edd019e)export-dynamic
. (#1810) (8472d91)app-config
when exporting fronted plugins to dynamic. (#1592) (577efff)export-dynamic-plugin
command more generic for backend plugins. (#967) (b40c661)Other changes
--in-place
/--no-in-place
option to theexport-dynamic-plugin
CLI command to allow exporting todist-dynamic
(when value isfalse
). (#1584) (4b5cc40)embed-as-dependencies
option for the backend (#1418) (b451380)@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
2bebc8c: change deps to peer deps in common packages
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [20fde68]
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/backstage-plugin-orchestrator-form-react: upgraded to 1.2.1
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/backstage-plugin-orchestrator-common: upgraded to 1.21.0
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Bug Fixes
@janus-idp/[email protected]
Minor Changes
Patch Changes
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
31fc0e6: upgrade to yarn v3
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/backstage-plugin-orchestrator-common: upgraded to 1.21.0
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
a5abb98: Refactors the rbac backend plugin to move the admin role and admin permission creation to a separate file
20fde68: Change local package references to a
*
31fc0e6: upgrade to yarn v3
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/backstage-plugin-audit-log-node: upgraded to 1.5.1
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Bug Fixes
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
c0f48c1: Change the export-dynamic script to no longer use any flags and remove the tracking of the dist-dynamic folder
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
Updated dependencies [fef0f60]
Updated dependencies [2bebc8c]
Updated dependencies [31fc0e6]
Updated dependencies [45903e9]
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies
@janus-idp/[email protected]
Minor Changes
Patch Changes
Features
@janus-idp/[email protected]
Minor Changes
Patch Changes
20fde68: Change local package references to a
*
59374c5: pin the @janus-idp/cli package
31fc0e6: upgrade to yarn v3
@janus-idp/cli: upgraded to 1.15.2
Dependencies
Dependencies
Dependencies
Dependencies
Dependencies