fix(deps): bump the minor-and-patch group with 6 updates#288
Open
dependabot[bot] wants to merge 1 commit into
Open
fix(deps): bump the minor-and-patch group with 6 updates#288dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@oclif/core](https://github.com/oclif/core) | `4.10.5` | `4.11.0` | | [@salesforce/core](https://github.com/forcedotcom/sfdx-core) | `8.28.3` | `8.29.0` | | [@salesforce/sf-plugins-core](https://github.com/salesforcecli/sf-plugins-core) | `12.2.6` | `12.2.10` | | [zod](https://github.com/colinhacks/zod) | `4.3.6` | `4.4.1` | | [@oclif/plugin-command-snapshot](https://github.com/oclif/plugin-command-snapshot) | `5.3.15` | `5.3.16` | | [@salesforce/cli-plugins-testkit](https://github.com/salesforcecli/cli-plugins-testkit) | `5.3.52` | `5.3.54` | Updates `@oclif/core` from 4.10.5 to 4.11.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.10.5...4.11.0) Updates `@salesforce/core` from 8.28.3 to 8.29.0 - [Release notes](https://github.com/forcedotcom/sfdx-core/releases) - [Changelog](https://github.com/forcedotcom/sfdx-core/blob/main/CHANGELOG.md) - [Commits](forcedotcom/sfdx-core@8.28.3...8.29.0) Updates `@salesforce/sf-plugins-core` from 12.2.6 to 12.2.10 - [Release notes](https://github.com/salesforcecli/sf-plugins-core/releases) - [Changelog](https://github.com/salesforcecli/sf-plugins-core/blob/main/CHANGELOG.md) - [Commits](salesforcecli/sf-plugins-core@12.2.6...12.2.10) Updates `zod` from 4.3.6 to 4.4.1 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.3.6...v4.4.1) Updates `@oclif/plugin-command-snapshot` from 5.3.15 to 5.3.16 - [Release notes](https://github.com/oclif/plugin-command-snapshot/releases) - [Changelog](https://github.com/oclif/plugin-command-snapshot/blob/main/CHANGELOG.md) - [Commits](oclif/plugin-command-snapshot@5.3.15...5.3.16) Updates `@salesforce/cli-plugins-testkit` from 5.3.52 to 5.3.54 - [Release notes](https://github.com/salesforcecli/cli-plugins-testkit/releases) - [Changelog](https://github.com/salesforcecli/cli-plugins-testkit/blob/main/CHANGELOG.md) - [Commits](salesforcecli/cli-plugins-testkit@5.3.52...5.3.54) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@salesforce/core" dependency-version: 8.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@salesforce/sf-plugins-core" dependency-version: 12.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: zod dependency-version: 4.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@oclif/plugin-command-snapshot" dependency-version: 5.3.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@salesforce/cli-plugins-testkit" dependency-version: 5.3.54 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Bumps the minor-and-patch group with 6 updates:
4.10.54.11.08.28.38.29.012.2.612.2.104.3.64.4.15.3.155.3.165.3.525.3.54Updates
@oclif/corefrom 4.10.5 to 4.11.0Release notes
Sourced from
@oclif/core's releases.Changelog
Sourced from
@oclif/core's changelog.Commits
7d7a493chore(release): 4.11.0 [skip ci]2f7e34aMerge pull request #1580 from oclif/d/W-205341848d8a92dfix: integrated feedback from code review@W-20534184@f461b17Merge pull request #1587 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...debab50Merge pull request #1588 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...fa52dd8chore(dev-deps): bump eslint-config-oclif from 6.0.157 to 6.0.1596f8b553chore(dev-deps): bump@oclif/plugin-pluginsfrom 5.4.61 to 5.4.621316e3achore(release): 4.10.6 [skip ci]4d2464fMerge pull request #1586 from oclif/dependabot-npm_and_yarn-postcss-8.5.109b29ad4fix(deps): bump postcss from 8.4.31 to 8.5.10Updates
@salesforce/corefrom 8.28.3 to 8.29.0Release notes
Sourced from
@salesforce/core's releases.Changelog
Sourced from
@salesforce/core's changelog.Commits
a7dce1dchore(release): 8.29.0 [skip ci]be77e82feat: update settings live doc (#1282)407806echore(release): 8.28.4 [skip ci]afa216cMerge pull request #1278 from forcedotcom/sl/W-21072171c453813fix: update the md file and test67ab727fix: remove the response0ac5ba8fix: update response in catch block sandboxUpdates
@salesforce/sf-plugins-corefrom 12.2.6 to 12.2.10Release notes
Sourced from
@salesforce/sf-plugins-core's releases.Changelog
Sourced from
@salesforce/sf-plugins-core's changelog.Commits
10aa1b6chore(release): 12.2.10 [skip ci]e287374Merge pull request #698 from salesforcecli/dependabot-npm_and_yarn-flatted-3.4.229264ccfix(deps): bump flatted from 3.2.7 to 3.4.2d8d2e21chore(release): 12.2.9 [skip ci]42dc885Merge pull request #699 from salesforcecli/jf/W-22163225-2f4facb5fix: updated to new@oclif/table@W-22163225@a0b1d6echore(release): 12.2.8 [skip ci]0a1de38Merge pull request #695 from salesforcecli/dependabot-npm_and_yarn-lodash-4.1...b52543dfix(deps): bump lodash from 4.17.21 to 4.18.1b431a1fchore(release): 12.2.7 [skip ci]Updates
zodfrom 4.3.6 to 4.4.1Release notes
Sourced from zod's releases.
... (truncated)
Commits
180d83ddocs: remove Jazz featured sponsoredd0bf0release: 4.4.1cede2c6fix(v4): reject tuple holes before required defaults (#5900)95ccab4test(v3): restore optional undefined expectations481f7beci: gate release publishing on full test workflowd05f026release: 4.4.0f778e02build: bump zshy for JSR wildcard exports6db607bfix(release): keep JSR manifest publishablead0b827ci: update release workflow for trusted publishingb6066b3fix(v4): align object and tuple optionality handling (#5661)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for zod since your current version.
Updates
@oclif/plugin-command-snapshotfrom 5.3.15 to 5.3.16Release notes
Sourced from
@oclif/plugin-command-snapshot's releases.Changelog
Sourced from
@oclif/plugin-command-snapshot's changelog.Commits
e6c6779chore(release): 5.3.16 [skip ci]9de33e5fix(deps): bump@oclif/corefrom 4.10.5 to 4.10.6 (#977)ce832e9chore(dev-deps): bump@oclif/plugin-helpfrom 6.2.43 to 6.2.44 (#973)135a0b2chore(dev-deps): bump prettier from 3.8.2 to 3.8.3 (#974)208d69cchore(dev-deps): bump eslint-config-oclif from 6.0.156 to 6.0.157 (#975)eb0feaachore(dev-deps): bump eslint-config-oclif from 6.0.154 to 6.0.156 (#968)442a82cchore(dev-deps): bump prettier from 3.8.1 to 3.8.2 (#969)5aca350chore(dev-deps): bump@oclif/plugin-helpfrom 6.2.41 to 6.2.43 (#970)03a2c75chore(dev-deps): bump oclif from 4.22.96 to 4.23.0 (#971)1f5205fchore(dev-deps): bump@oclif/testfrom 4.1.17 to 4.1.18 (#972)Updates
@salesforce/cli-plugins-testkitfrom 5.3.52 to 5.3.54Release notes
Sourced from
@salesforce/cli-plugins-testkit's releases.Changelog
Sourced from
@salesforce/cli-plugins-testkit's changelog.Commits
ab0b058chore(release): 5.3.54 [skip ci]298a4deMerge pull request #749 from salesforcecli/dependabot-npm_and_yarn-salesforce...d3e6cccfix(deps): bump@salesforce/corefrom 8.28.3 to 8.28.4b7debdechore(release): 5.3.53 [skip ci]be2c8c7Merge pull request #748 from salesforcecli/dependabot-npm_and_yarn-salesforce...4fbe2dbfix(deps): bump@salesforce/corefrom 8.28.1 to 8.28.30a022daMerge pull request #747 from salesforcecli/dependabot-npm_and_yarn-salesforce...3a69099chore(dev-deps): bump@salesforce/ts-sinonfrom 1.4.33 to 1.4.34Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions