Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 6, 2025

Bumps @salesforce/packaging from 4.12.0 to 4.13.1.

Release notes

Sourced from @​salesforce/packaging's releases.

4.13.1

Bug Fixes

4.13.0

Bug Fixes

  • added proper parsing of definition file (c0bc63d)
  • added the proper name to packages in bundle version report (2a09386)
  • address comments (12b6186)
  • changed order by to be on ID and not Name to not error out (b0649f1)
  • created test for delete (12979fb)
  • fix bundle create nut test (c3d921f)
  • order by date is now CreatedDate (9c84840)
  • removed bundleProject, used packageProject for now (337a5bc)
  • to the tests not working because of prior change (00a6662)
  • update bundle import (4ecc84c)

Features

  • added bundle create (dda0651)
  • added handling of next versioning (e0c82d7)
  • added package bundle version list (ce34f91)
  • added report, and listing package versions for bundle cli (c2dbc4c)
  • bare bones package bundle delete (a93af1b)
  • created bundle list (defc3c4)
  • created bundle version create (f111e67)
  • created delete method on bundles for package bundle delete (8a2eae2)
  • created package bundle install command (8edfad6)
  • implemented the basics for package bundle version report (98dccf3)
  • version ovveride (f450e25)
Changelog

Sourced from @​salesforce/packaging's changelog.

4.13.1 (2025-09-05)

Bug Fixes

4.13.0 (2025-09-04)

Bug Fixes

  • added proper parsing of definition file (c0bc63d)
  • added the proper name to packages in bundle version report (2a09386)
  • address comments (12b6186)
  • changed order by to be on ID and not Name to not error out (b0649f1)
  • created test for delete (12979fb)
  • fix bundle create nut test (c3d921f)
  • order by date is now CreatedDate (9c84840)
  • removed bundleProject, used packageProject for now (337a5bc)
  • to the tests not working because of prior change (00a6662)
  • update bundle import (4ecc84c)

Features

  • added bundle create (dda0651)
  • added handling of next versioning (e0c82d7)
  • added package bundle version list (ce34f91)
  • added report, and listing package versions for bundle cli (c2dbc4c)
  • bare bones package bundle delete (a93af1b)
  • created bundle list (defc3c4)
  • created bundle version create (f111e67)
  • created delete method on bundles for package bundle delete (8a2eae2)
  • created package bundle install command (8edfad6)
  • implemented the basics for package bundle version report (98dccf3)
  • version ovveride (f450e25)
Commits
  • c0e3480 chore(release): 4.13.1 [skip ci]
  • 0829022 Merge pull request #771 from forcedotcom/ew/oss-templates-25
  • 70976ba chore: more headers
  • 1b2b823 chore(release): 4.13.0 [skip ci]
  • eac05ff Merge pull request #770 from forcedotcom/packagingDistribution/packageBundles
  • a9e00a7 chore: resolve linting issues
  • a1eeb14 chore: resolve linting issues
  • c877460 chore: resolve linting issues
  • 5386086 chore: resolve linting issues
  • 2e65733 chore: resolve linting issues
  • 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 [@salesforce/packaging](https://github.com/forcedotcom/packaging) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/forcedotcom/packaging/releases)
- [Changelog](https://github.com/forcedotcom/packaging/blob/main/CHANGELOG.md)
- [Commits](forcedotcom/packaging@4.12.0...4.13.1)

---
updated-dependencies:
- dependency-name: "@salesforce/packaging"
  dependency-version: 4.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-salesforce-packaging-4.13.1 branch from e7f5a5e to 98efe11 Compare September 6, 2025 05:47
@svc-cli-bot svc-cli-bot merged commit 8b1ffc7 into main Sep 6, 2025
13 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-salesforce-packaging-4.13.1 branch September 6, 2025 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants