⬆ Bump the bun-packages group with 6 updates - #214
Merged
Conversation
Bumps the bun-packages group with 6 updates: | Package | From | To | | --- | --- | --- | | [p-map](https://github.com/sindresorhus/p-map) | `7.0.5` | `7.0.6` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.41.0` | `5.46.0` | | [toml](https://github.com/BinaryMuse/toml-node) | `4.3.0` | `5.0.0` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.5.3` | `2.5.5` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.8` | `17.1.0` | | [sinon](https://github.com/sinonjs/sinon) | `22.0.0` | `22.1.0` | Updates `p-map` from 7.0.5 to 7.0.6 - [Release notes](https://github.com/sindresorhus/p-map/releases) - [Commits](sindresorhus/p-map@v7.0.5...v7.0.6) Updates `posthog-node` from 5.41.0 to 5.46.0 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.46.0/packages/node) Updates `toml` from 4.3.0 to 5.0.0 - [Changelog](https://github.com/BinaryMuse/toml-node/blob/master/CHANGELOG.md) - [Commits](BinaryMuse/toml-node@v4.3.0...v5.0.0) Updates `@biomejs/biome` from 2.5.3 to 2.5.5 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.5.5/packages/@biomejs/biome) Updates `lint-staged` from 17.0.8 to 17.1.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.8...v17.1.0) Updates `sinon` from 22.0.0 to 22.1.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v22.0.0...v22.1.0) --- updated-dependencies: - dependency-name: p-map dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bun-packages - dependency-name: posthog-node dependency-version: 5.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun-packages - dependency-name: toml dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: bun-packages - dependency-name: "@biomejs/biome" dependency-version: 2.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bun-packages - dependency-name: lint-staged dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-packages - dependency-name: sinon dependency-version: 22.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bun-packages ... 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 bun-packages group with 6 updates:
7.0.57.0.65.41.05.46.04.3.05.0.02.5.32.5.517.0.817.1.022.0.022.1.0Updates
p-mapfrom 7.0.5 to 7.0.6Release notes
Sourced from p-map's releases.
Commits
bc26cf07.0.63f153f1Fix abort listener cleanup for already-aborted signals (#91)Updates
posthog-nodefrom 5.41.0 to 5.46.0Release notes
Sourced from posthog-node's releases.
... (truncated)
Changelog
Sourced from posthog-node's changelog.
... (truncated)
Commits
34a03e2chore: update versions and lockfile [version bump]9621830feat(flags): minimize $feature_flag_called events for non-experiment flags (#...8bf1b19chore: ban object-literal type assertions in package sources (#4192)be17ec1chore: update versions and lockfile [version bump]06d19a2fix: avoid Next.js Edge runtime warnings (#4168)60c2492chore: update versions and lockfile [version bump]9eb2b28fix(node): standardize flush interval default (#4164)be5249ffix(docs): exclude internal members and tag deprecated ones in SDK references...422b9a4chore: update versions and lockfile [version bump]fad6d9afeat(flags): add $feature_flag_has_experiment to $feature_flag_called events ...Updates
tomlfrom 4.3.0 to 5.0.0Changelog
Sourced from toml's changelog.
Commits
ccd8b105.0.000ac4a6Update changelog121e5faMerge pull request #74 from BinaryMuse/mkt/big-ints2b6bcb7Add opt-in BigInt support, throw when parsing out of bounds valuesUpdates
@biomejs/biomefrom 2.5.3 to 2.5.5Release notes
Sourced from @biomejs/biome's releases.
... (truncated)
Changelog
Sourced from @biomejs/biome's changelog.
... (truncated)
Commits
412a0e9ci: release (#10948)b3b12b3feat(lint): add noNegationInEqualityCheck rule (#10915)9a66bc7chore: add latitude to sponsors (#10947)bfc3f3dci: release (#10887)Updates
lint-stagedfrom 17.0.8 to 17.1.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
... (truncated)
Commits
dd5a95fMerge pull request #1817 from lint-staged/changeset-release/mainaad7f3bchore(changeset): release11b1d5cMerge pull request #1818 from lint-staged/fixesefb23a2fix: enable colors globally based on option26112a1fix: function task failure kills other tasks, unless--continue-on-errorwa...9b98b7ffix: handle error when calculating hash of unstaged changesd43432bfix: do not allow NaN concurrencybd4dcbffix: do not drop backup stash when restoring unstaged changes fails and using...9153a77Merge pull request #1816 from lint-staged/replace-listr2290e618refactor: use common identity functionUpdates
sinonfrom 22.0.0 to 22.1.0Changelog
Sourced from sinon's changelog.
Commits
ab289e922.1.0bb3b75achore: remove Jekyll steps from version hookbb38f25chore: run docs tests in preversion hookd36e921fix: let returns override returnsArg11db213ci: run docs tests on every PR (#2746)40c4caafix: align restoreObject docs test with idempotent behavior (#2745)5ccb7fdbuild(deps): bump the action-deps group with 4 updates (#2744)a68dac1fix: throw a clear error when throwArg index equals the argument count (#2743)9ea504efeat: make sinon.restoreObject idempotent (#2737)cf5d9e8fix: remove dead link and exclude code example URLs from link checkDependabot 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