chore(deps): bump the dependencies group with 4 updates#893
Merged
Conversation
Bumps the dependencies group with 4 updates: [serde_json](https://github.com/serde-rs/json), [walkdir](https://github.com/BurntSushi/walkdir), [codspeed-criterion-compat](https://github.com/CodSpeedHQ/codspeed-rust) and [syn](https://github.com/dtolnay/syn). Updates `serde_json` from 1.0.105 to 1.0.106 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.105...v1.0.106) Updates `walkdir` from 2.3.3 to 2.4.0 - [Commits](BurntSushi/walkdir@2.3.3...2.4.0) Updates `codspeed-criterion-compat` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/CodSpeedHQ/codspeed-rust/releases) - [Commits](CodSpeedHQ/codspeed-rust@v2.1.0...v2.2.0) Updates `syn` from 2.0.31 to 2.0.32 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.31...2.0.32) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: walkdir dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: codspeed-criterion-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
CodSpeed Performance ReportMerging #893 will not alter performanceComparing Summary
|
eryue0220
added a commit
to eryue0220/oxc
that referenced
this pull request
Sep 11, 2023
…t/no-redeclare * 'feat/no-redeclare' of github.com:eryue0220/oxc: (22 commits) deps: remove default-features from codspeed-criterion-compat chore(deps): bump the dependencies group with 4 updates (oxc-project#893) chore(deps): bump actions/checkout from 3 to 4 (oxc-project#894) feat(minifier): constant addition expression folding (oxc-project#882) chore(benchmark): turn on all lints (oxc-project#892) feat(linter): eslint-plugin-import(no-cycle) (oxc-project#890) chore: fix typo (oxc-project#889) perf(linter): early bail out if not jest fn (oxc-project#885) feat(linter): add typescript/no-explicit-any (oxc-project#881) feat(website): Hide error panel when query view is shown (oxc-project#884) fix(website): fix run_query call arguments (oxc-project#880) feat(linter): eslint-plugin-import/no-self-import (oxc-project#878) feat(linter): implement re-exports (oxc-project#877) ci(benchmark): install toolchain first refactor(resolver): clean up `load_alias` (oxc-project#875) fix(parser): parse [+In] in object binding initializer (oxc-project#874) chore(fuzz): add --sanitizer none command chore(fuzz): add nightly instructions refactor: clean up fuzzer, move it to repo root (oxc-project#872) perf(resolver): avoid double hashing by memoizing the hash (oxc-project#871) ...
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 dependencies group with 4 updates: serde_json, walkdir, codspeed-criterion-compat and syn.
Updates
serde_jsonfrom 1.0.105 to 1.0.106Release notes
Sourced from serde_json's releases.
Commits
45f10ecRelease 1.0.106f346308Elaborate on documentation of Number::as_strf16cad6Add cfg banner to documentation of Number::as_strfc8dd13Touch up PR 1067028b643Merge pull request #1067 from chanced/add-as_str-to-numberdb75c22Fix unintended u8 link inferred by intra doc link11b603cResolve rustdoc::redundant_explicit_links lint95c5d6cFix documentation typo from PR 10695a39516Reorder Value::as_number after is_number6a5fef9Wrap as_number documentation to 80 columnsUpdates
walkdirfrom 2.3.3 to 2.4.0Commits
037c5e12.4.0dcc527dapi: add follow_root_links() option to WalkDir61a185fci: use latest OS versionsUpdates
codspeed-criterion-compatfrom 2.1.0 to 2.2.0Release notes
Sourced from codspeed-criterion-compat's releases.
Commits
b69aeeaRelease 2.2.0f3369dbfix: allow disabling criterion default featuresUpdates
synfrom 2.0.31 to 2.0.32Release notes
Sourced from syn's releases.
Commits
41b83c8Release 2.0.32e05bceaReword Path::require_ident documentation07a89ddMerge pull request #1496 from Fancyflame/master81945eaUpdate actions/checkout@v3 -> v497f8eb8Addedrequire_identtoPathDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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