-
-
Notifications
You must be signed in to change notification settings - Fork 87
Setup deploy #26
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
Merged
Merged
Setup deploy #26
Conversation
This file contains hidden or 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
mergify bot
added a commit
that referenced
this pull request
Aug 29, 2025
….3.8 to 0.3.13 in /studio [skip ci] Bumps [@jridgewell/gen-mapping](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping) from 0.3.8 to 0.3.13. Changelog *Sourced from [`@jridgewell/gen-mapping`'s changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/gen-mapping/CHANGELOG.md).* > [0.3.13] - 2025-08-12 > ===================== > > * Use `default` subpath export: <jridgewell/sourcemaps@aab8d72> > * Transform `export default` into `module.exports =` in UMD plugin: <jridgewell/sourcemaps@cf85c75> > > **Full Changelog**: <jridgewell/sourcemaps@gen-mapping/0.3.12...gen-mapping/0.3.13> > > [0.3.12] - 2025-07-01 > ===================== > > * Use `Object.assign` to avoid polyfill in old Node versions: <jridgewell/sourcemaps@dd0615a> > * Optimize UMD wrapper: <jridgewell/sourcemaps@557ca37> > * Reorder subpath exports to improve import usage: [#35](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping/issues/35) > > **Full Changelog**: <jridgewell/sourcemaps@gen-mapping/0.3.11...gen-mapping/0.3.12> > > [0.3.11] - 2025-06-30 > ===================== > > * Update UMD Wrapper to fix webpack build issue: [#33](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping/issues/33) > * Add `getOwnPropertyDescriptors` polyfill to support Node v6: [#34](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping/issues/34) > > **Full Changelog**: <jridgewell/sourcemaps@gen-mapping/0.3.10...gen-mapping/0.3.11> > > [0.3.10] - 2025-06-30 > ===================== > > * Remove `require(esm)` support to fix bug with Node v22: <jridgewell/sourcemaps@e957842> > > **Full Changelog**: <jridgewell/sourcemaps@gen-mapping/0.3.9...gen-mapping/0.3.10> > > [0.3.9] - 2025-06-29 > ==================== > > * Fix package types for CJS and ESM imports: <jridgewell/sourcemaps@a924ed3> > * fix: use stable version of sourcemap-codec dependency: [#26](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping/issues/26) (thanks [`@benmccann`](https://github.com/benmccann)) > * Add `module-sync` exports type for [require(esm)](https://joyeecheung.github.io/blog/2024/03/18/require-esm-in-node-js/): <jridgewell/sourcemaps@3836f6c> > * Add type declaration source maps to assist go-to-definition: <jridgewell/sourcemaps@9a02665> > * Temporarily remove scopes/ranges APIs: <jridgewell/sourcemaps@7575b63> > * Include set-array source directly in gen-mapping project: [#1](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/gen-mapping/issues/1) (thanks [`@benmccann`](https://github.com/benmccann)) > > **Full Changelog**: <jridgewell/sourcemaps@gen-mapping/0.3.5...gen-mapping/0.3.9> > > [0.3.5] - 2024-03-01 > ==================== > > * Add `ignoreList` support: <jridgewell/gen-mapping@9add0c2> > > **Full Changelog**: <jridgewell/gen-mapping@v0.3.4...v0.3.5> > > [0.3.4] - 2024-02-24 > ==================== > > **Full Changelog**: <jridgewell/gen-mapping@v0.3.3...v0.3.4> > > [0.3.3] - 2023-04-07 > ==================== ... (truncated) Commits * [`a969b67`](jridgewell/sourcemaps@a969b67) gen-mapping/0.3.13 * [`aab8d72`](jridgewell/sourcemaps@aab8d72) Use default subpath condition for fallback * [`c780a90`](jridgewell/sourcemaps@c780a90) Update links to point to monorepo * [`e2fa5d7`](jridgewell/sourcemaps@e2fa5d7) remapping/2.3.4 * [`26fe89d`](jridgewell/sourcemaps@26fe89d) gen-mapping/0.3.12 * [`a1c0fa0`](jridgewell/sourcemaps@a1c0fa0) Reorder subpath exports * [`dd0615a`](jridgewell/sourcemaps@dd0615a) gen-mapping: Use `Object.assign` to avoid needing `getOwnPropertyDescriptors`... * [`82195c5`](jridgewell/sourcemaps@82195c5) gen-mapping/0.3.11 * [`58ea44b`](jridgewell/sourcemaps@58ea44b) Update changelogs * [`e0c7250`](jridgewell/sourcemaps@e0c7250) Why isn't GH autolinking commit SHAs? * See full diff in [compare view](https://github.com/jridgewell/sourcemaps/commits/gen-mapping/0.3.13/packages/gen-mapping) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
mergify bot
added a commit
that referenced
this pull request
Dec 1, 2025
….3.1 to 3.4.0 [skip ci] Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. Release notes *Sourced from [org.apache.maven.plugins:maven-source-plugin's releases](https://github.com/apache/maven-source-plugin/releases).* > 3.4.0 > ----- > > 🐛 Bug Fixes > ----------- > > * [[MSOURCES-140]](https://issues.apache.org/jira/browse/MSOURCES-140) - fail only if re-attach different files ([#24](https://redirect.github.com/apache/maven-source-plugin/pull/24)) [`@hboutemy`](https://github.com/hboutemy) > > 👻 Maintenance > ------------- > > * Bump m-invoker-p to 3.9.1 ([#251](https://redirect.github.com/apache/maven-source-plugin/pull/251)) [`@slachiewicz`](https://github.com/slachiewicz) > * Allow to manually execute release drafter ([#58](https://redirect.github.com/apache/maven-source-plugin/pull/58)) [`@slawekjaranowski`](https://github.com/slawekjaranowski) > * GH Issues (Maven 3 branch) ([#57](https://redirect.github.com/apache/maven-source-plugin/pull/57)) [`@Bukama`](https://github.com/Bukama) > * [[MNGSITE-529]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#49](https://redirect.github.com/apache/maven-source-plugin/pull/49)) [`@Bukama`](https://github.com/Bukama) > > 📦 Dependency updates > -------------------- > > * Use plexus-utils version from parent ([#252](https://redirect.github.com/apache/maven-source-plugin/pull/252)) [`@slachiewicz`](https://github.com/slachiewicz) > * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#247](https://redirect.github.com/apache/maven-source-plugin/pull/247)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 ([#248](https://redirect.github.com/apache/maven-source-plugin/pull/248)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 ([#241](https://redirect.github.com/apache/maven-source-plugin/pull/241)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 ([#242](https://redirect.github.com/apache/maven-source-plugin/pull/242)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 ([#246](https://redirect.github.com/apache/maven-source-plugin/pull/246)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump mavenVersion from 3.2.5 to 3.9.11 ([#221](https://redirect.github.com/apache/maven-source-plugin/pull/221)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#233](https://redirect.github.com/apache/maven-source-plugin/pull/233)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 ([#229](https://redirect.github.com/apache/maven-source-plugin/pull/229)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven.plugins:maven-plugins from 41 to 45 ([#218](https://redirect.github.com/apache/maven-source-plugin/pull/218)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0 ([#226](https://redirect.github.com/apache/maven-source-plugin/pull/226)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#222](https://redirect.github.com/apache/maven-source-plugin/pull/222)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump commons-io:commons-io from 2.16.1 to 2.19.0 ([#68](https://redirect.github.com/apache/maven-source-plugin/pull/68)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#63](https://redirect.github.com/apache/maven-source-plugin/pull/63)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 ([#66](https://redirect.github.com/apache/maven-source-plugin/pull/66)) @[dependabot[bot]](https://github.com/apps/dependabot) > * Bump commons-io:commons-io from 2.16.0 to 2.16.1 ([#27](https://redirect.github.com/apache/maven-source-plugin/pull/27)) @[dependabot[bot]](https://github.com/apps/dependabot) > * [[MSOURCES-147]](https://issues.apache.org/jira/browse/MSOURCES-147) - Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 ([#23](https://redirect.github.com/apache/maven-source-plugin/pull/23)) @[dependabot[bot]](https://github.com/apps/dependabot) > * [[MSOURCES-146]](https://issues.apache.org/jira/browse/MSOURCES-146) - Bump commons-io:commons-io from 2.11.0 to 2.16.0 ([#25](https://redirect.github.com/apache/maven-source-plugin/pull/25)) @[dependabot[bot]](https://github.com/apps/dependabot) > * [[MSOURCES-145]](https://issues.apache.org/jira/browse/MSOURCES-145) - Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 ([#26](https://redirect.github.com/apache/maven-source-plugin/pull/26)) @[dependabot[bot]](https://github.com/apps/dependabot) Commits * [`ecf937a`](apache/maven-source-plugin@ecf937a) [maven-release-plugin] prepare release maven-source-plugin-3.4.0 * [`95b3bf4`](apache/maven-source-plugin@95b3bf4) Revert "[maven-release-plugin] prepare for next development iteration" * [`7a9a770`](apache/maven-source-plugin@7a9a770) [maven-release-plugin] prepare for next development iteration * [`292c1ce`](apache/maven-source-plugin@292c1ce) Use plexus-utils version from parent * [`bf79b71`](apache/maven-source-plugin@bf79b71) Bump m-invoker-p to 3.9.1 * [`4f3fcb9`](apache/maven-source-plugin@4f3fcb9) Bump commons-io:commons-io from 2.20.0 to 2.21.0 * [`a867442`](apache/maven-source-plugin@a867442) Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 * [`51c66ac`](apache/maven-source-plugin@51c66ac) Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 * [`267df46`](apache/maven-source-plugin@267df46) Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 * [`ef85324`](apache/maven-source-plugin@ef85324) Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness * Additional commits viewable in [compare view](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- 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 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)
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.
Setup the deploy of maven packages snapshots and latest docker image