build(deps): bump the keeper-deps group across 1 directory with 7 updates#158
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the keeper-deps group across 1 directory with 7 updates#158dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ates Bumps the keeper-deps group with 7 updates in the /keeper directory: | Package | From | To | | --- | --- | --- | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `14.6.1` | `15.0.1` | | [dotenv](https://github.com/motdotla/dotenv) | `17.3.1` | `17.4.1` | | [pino](https://github.com/pinojs/pino) | `8.21.0` | `10.3.1` | | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `29.7.0` | `30.3.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `10.2.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.3.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `10.3.1` | `13.1.3` | Updates `@stellar/stellar-sdk` from 14.6.1 to 15.0.1 - [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@v14.6.1...v15.0.1) Updates `dotenv` from 17.3.1 to 17.4.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.1) Updates `pino` from 8.21.0 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.21.0...v10.3.1) Updates `babel-jest` from 29.7.0 to 30.3.0 - [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.3.0/packages/babel-jest) Updates `eslint` from 8.57.1 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v8.57.1...v10.2.0) Updates `jest` from 29.7.0 to 30.3.0 - [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.3.0/packages/jest) Updates `pino-pretty` from 10.3.1 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v10.3.1...v13.1.3) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: keeper-deps - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: keeper-deps - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: keeper-deps - dependency-name: babel-jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: keeper-deps - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: keeper-deps - dependency-name: jest dependency-version: 30.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: keeper-deps - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: keeper-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
| 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 7 updates in the /keeper directory:
14.6.115.0.117.3.117.4.18.21.010.3.129.7.030.3.08.57.110.2.029.7.030.3.010.3.113.1.3Updates
@stellar/stellar-sdkfrom 14.6.1 to 15.0.1Release notes
Sourced from
@stellar/stellar-sdk's releases.Changelog
Sourced from
@stellar/stellar-sdk's changelog.Commits
00e3c70Prepare v15.0.1 for release (#1365)5daf44cV15.0.0 (#1362)b8d5d66Validate contract ID on transaction deserialization (#1349)2f52d0eEnhance identifier and string literal sanitization in BindingGenerator (#1345)Updates
dotenvfrom 17.3.1 to 17.4.1Changelog
Sourced from dotenv's changelog.
Commits
48aa21617.4.1e4282b0changelog 🪵c540e75Merge pull request #1006 from motdotla/skills-update5626f9bdotenvx skill2411f2aupdate dotenvx skill1e08a70simplify dotenv skill747f417Merge pull request #1005 from motdotla/injected271df30changelog 🪵3f01a8binjectingtoinjectedccc50d5updateUpdates
pinofrom 8.21.0 to 10.3.1Release notes
Sourced from pino's releases.
... (truncated)
Commits
6b34498Bumped v10.3.1f1203e6fix(transport): sanitize invalid NODE_OPTIONS preloads for workers (#2391)6a8e598docs: clarify transport level filtering behavior (#2390)49a4807Merge branch 'main' of github.com:pinojs/pino960bbbbbuild(deps-dev): bump eslint-plugin-n from 17.23.1 to 17.23.2 (#2386)e2a5b4abuild(deps): bump actions/checkout from 6.0.1 to 6.0.2 (#2385)04859e2chore: update gitignore for ai assistant filesd6adf03Bumped v10.3.006d55b1feat: set worker thread name for transport identification (#2380)a728702fix: fixmultistream().clone()return type (#2377)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pino since your current version.
Updates
babel-jestfrom 29.7.0 to 30.3.0Release notes
Sourced from babel-jest's releases.
... (truncated)
Changelog
Sourced from babel-jest's changelog.
... (truncated)
Commits
efb59c2v30.3.0486ae3dchore: update docusaurus (#15860)855864ev30.2.0d2a2491Support Babel 8 in plugins and presets (#15750)ddf97f7Export TransformerConfig interface frombabel-jest(#15820)15e3e7cUpdate babel-plugin-istanbul to 7.0.1 (#15813)ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5Updates
eslintfrom 8.57.1 to 10.2.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
jestfrom 29.7.0 to 30.3.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.
... (truncated)
Commits
efb59c2v30.3.096c53d3feat(jest-config): adddefineConfigandmergeConfigfunctions (#15844)855864ev30.2.0da9b532v30.1.3ebfa31cv30.1.2d347c0fv30.1.14d5f41dv30.1.022236cfv30.0.5f4296d2v30.0.4d4a6c94v30.0.3Updates
pino-prettyfrom 10.3.1 to 13.1.3Release notes
Sourced from pino-pretty's releases.
... (truncated)
Commits
08425cdv13.1.36afb524fix: messageFormat print 0 value (#635)70c73eabuild(deps): bump fast-copy from 3.0.2 to 4.0.0 (#637)2cd9794build(deps): bump actions/checkout from 5 to 6 (#636)c06e276Update format-time.js documentation to match functionality (#632)47ffb45build(deps): bump pino-abstract-transport from 2.0.0 to 3.0.0 (#629)932af85build(deps-dev): bump pino from 9.14.0 to 10.1.0 (#628)6d48318build(deps-dev): bump borp from 0.20.2 to 0.21.0 (#627)3b89a0cbuild(deps): bump actions/setup-node from 4 to 6 (#626)ab0ccabAdd in the README file a snippet to use pino-pretty only for dev (#623)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 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