chore(deps): bump the keeper-deps group across 1 directory with 6 updates#397
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the keeper-deps group across 1 directory with 6 updates#397dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the keeper-deps group with 6 updates in the /keeper directory: | Package | From | To | | --- | --- | --- | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `15.0.1` | `15.1.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.29.0` | `7.29.7` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.29.2` | `7.29.7` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.3.0` | `30.4.1` | | [eslint](https://github.com/eslint/eslint) | `10.2.1` | `10.4.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.3.0` | `30.4.2` | Updates `@stellar/stellar-sdk` from 15.0.1 to 15.1.0 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v15.0.1...v15.1.0) Updates `@babel/core` from 7.29.0 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-core) Updates `@babel/preset-env` from 7.29.2 to 7.29.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-preset-env) Updates `babel-jest` from 30.3.0 to 30.4.1 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.1/packages/babel-jest) Updates `eslint` from 10.2.1 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.4.0) Updates `jest` from 30.3.0 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: keeper-deps - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: keeper-deps - dependency-name: "@babel/preset-env" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: keeper-deps - dependency-name: babel-jest dependency-version: 30.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: keeper-deps - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: keeper-deps - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: keeper-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
| Strategy | When to use |
|---|---|
| Separate by component | Split contract/, keeper/, and frontend/ changes into their own PRs |
| Separate concerns | Put refactors, new features, and bug fixes in different PRs |
| Stack PRs | Open a base PR with shared scaffolding, then layer feature PRs on top of it |
| Docs separately | Documentation-only changes can always be their own PR |
| Test-first | Open a PR that only adds tests, then a second PR that makes them pass |
Exception: If this change is genuinely atomic and cannot be meaningfully split,
please add a comment below explaining why. A maintainer can override this check.
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 keeper-deps group with 6 updates in the /keeper directory:
15.0.115.1.07.29.07.29.77.29.27.29.730.3.030.4.110.2.110.4.030.3.030.4.2Updates
@stellar/stellar-sdkfrom 15.0.1 to 15.1.0Release notes
Sourced from @stellar/stellar-sdk's releases.
Changelog
Sourced from @stellar/stellar-sdk's changelog.
Commits
c5eafa2release v15.1.0 (#1405)ee81ed2Federation domain validation (#1393)7ad2b0aFix fetch implementation (#1390)8db146eUpdate Server.getLatestLedger response fields (#1389)da2f95bBump axios from 1.14.0 to 1.15.0 (#1381)9ec7ffdInternal agent bug fixes 2 (#1373)cbb53edInternal agent bug fixes 1 (#1372)2f049abStop unpublishing a prior version on every publish run (#1370)Updates
@babel/corefrom 7.29.0 to 7.29.7Release notes
Sourced from @babel/core's releases.
... (truncated)
Commits
4fba754v7.29.704ea6b2v7.29.699f498a[7.x packport]Improve input source map handling (#18001)feba0a3Preserve original identifier names from input sourcemaps (#17992) (#17998)Updates
@babel/preset-envfrom 7.29.2 to 7.29.7Release notes
Sourced from @babel/preset-env's releases.
... (truncated)
Commits
4fba754v7.29.73cd910dv7.29.53d399f8[7.x backport]docs(preset-env): update CONTRIBUTING.md (#17976)183db7bv7.29.3268f246Add bugfix plugin for Safari array rest destructuring bug (#17788)f8524d8Update compat data (#17686)Updates
babel-jestfrom 30.3.0 to 30.4.1Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
... (truncated)
Commits
b3b4a09v30.4.15cbb21ev30.4.06886816chore: enable node protocol in imports (#16077)d6d44e8feat(babel-jest): support collecting coverage from .mts, .cts (and other) fil...a3ab839chore(deps): update babel monorepo to v8.0.0-rc.4 (#15976)487f4e8chore: remove unused ignore comment (#16069)Updates
eslintfrom 10.2.1 to 10.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
jestfrom 30.3.0 to 30.4.2Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.