-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[dependency]: Bump the faucet-frontend-dependencies group in /faucet/frontend with 8 updates #1216
Closed
dependabot
wants to merge
1
commit into
dev
from
dependabot/npm_and_yarn/faucet/frontend/dev/faucet-frontend-dependencies-afabe4971e
Closed
Conversation
This file contains 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
Bumps the faucet-frontend-dependencies group in /faucet/frontend with 8 updates: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.7.8` | `1.7.9` | | [next](https://github.com/vercel/next.js) | `15.0.3` | `15.1.0` | | [sass](https://github.com/sass/dart-sass) | `1.81.0` | `1.83.0` | | [symbol-sdk](https://github.com/symbol/symbol) | `3.2.2` | `3.2.3` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.1` | `16.1.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `16.4.7` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.3` | `15.1.0` | | [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.1` | Updates `axios` from 1.7.8 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.8...v1.7.9) Updates `next` from 15.0.3 to 15.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.0.3...v15.1.0) Updates `sass` from 1.81.0 to 1.83.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.81.0...1.83.0) Updates `symbol-sdk` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/symbol/symbol/releases) - [Commits](symbol/symbol@sdk/python/v3.2.2...sdk/python/v3.2.3) Updates `@testing-library/react` from 16.0.1 to 16.1.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.0.1...v16.1.0) Updates `dotenv` from 16.4.5 to 16.4.7 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v16.4.7) Updates `eslint-config-next` from 15.0.3 to 15.1.0 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v15.1.0/packages/eslint-config-next) Updates `webpack` from 5.96.1 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.1...v5.97.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: faucet-frontend-dependencies - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: faucet-frontend-dependencies - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor dependency-group: faucet-frontend-dependencies - dependency-name: symbol-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: faucet-frontend-dependencies - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: faucet-frontend-dependencies - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: faucet-frontend-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor dependency-group: faucet-frontend-dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: faucet-frontend-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1216 +/- ##
==========================================
- Coverage 98.25% 98.23% -0.03%
==========================================
Files 163 158 -5
Lines 6649 6515 -134
Branches 143 143
==========================================
- Hits 6533 6400 -133
+ Misses 116 115 -1
Flags with carried forward coverage won't be shown. Click here to find out more. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/npm_and_yarn/faucet/frontend/dev/faucet-frontend-dependencies-afabe4971e
branch
December 16, 2024 13:47
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 faucet-frontend-dependencies group in /faucet/frontend with 8 updates:
1.7.8
1.7.9
15.0.3
15.1.0
1.81.0
1.83.0
3.2.2
3.2.3
16.0.1
16.1.0
16.4.5
16.4.7
15.0.3
15.1.0
5.96.1
5.97.1
Updates
axios
from 1.7.8 to 1.7.9Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
b2cb45d
chore(release): v1.7.9 (#6730)c44d2f2
Revert "fix(types): export CJS types from ESM (#6218)" (#6729)Updates
next
from 15.0.3 to 15.1.0Release notes
Sourced from next's releases.
... (truncated)
Commits
dafcd43
v15.1.02deb35d
v15.0.4-canary.52f92b159
test: fix type error in segment-cache-basic test (#73755)4074ede
docs(turbopack): Better document the Vc type, with references to ResolvedVc a...eecc5f1
[Segment Cache] Skip dynamic request if possible (#73540)3970d33
v15.0.4-canary.51ef41607
re-enable middleware deploy tests (#73744)16bfce6
[Segment Cache] Respond with 204 on cache miss (#73649)c7d6ab7
fix:warnOnce()
lru (#73742)c824c18
v15.0.4-canary.50Updates
sass
from 1.81.0 to 1.83.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
f38dbb0
Merge pull request #2464 from sass/rest-param-comma0230ccf
Update pkg/sass_api/CHANGELOG.mddd9b106
Rename ArgumentInvocation and ArgumentDeclarationc45bc70
Allow a trailing comma after rest parameters and arguments219fe67
Fix static analysis issues for dart 3.6 (#2462)f9eef81
Fix links to importers in the internal documentation (#2458)1b3c7de
Represent rest parameters as properties on Parameter (#2454)7a6722c
Fix the declaration of ReturnRule._returnExpression (#2455)1536dc0
Merge pull request #2453 from sass/returna74f9c3
Enable useDefineForClassFields and fix affected TS files. (#2447)Updates
symbol-sdk
from 3.2.2 to 3.2.3Release notes
Sourced from symbol-sdk's releases.
Commits
20f186c
[sdk/python] fix: update Python minimum version requirement to 3.9.2a52c562
[sdk]: 3.2.3 changelog and bump version for SDKsf5e50b4
[sdk/python] fix: add a cosign_transaction_hashcfbbefa
[sdk/javascript] fix: add a cosignTransactionHash232e88c
[dependency]: Combine dependabot PRsb12753b
[sdk/javascript] fix: disable polyfill in webpacka8da1c3
[sdk/javascript] fix: update the rust edition to 2021bf8f986
[dependency]: Combine dependabot PRsf06ec75
[dependency]: Combine dependabot PRsfd30ec0
[jenkins] fix: add Python 3.13 to buildUpdates
@testing-library/react
from 16.0.1 to 16.1.0Release notes
Sourced from
@testing-library/react
's releases.Commits
85ac253
feat: Add support for React 19 (#1367)Updates
dotenv
from 16.4.5 to 16.4.7Changelog
Sourced from dotenv's changelog.
Commits
a338d68
16.4.7daf3e3d
changelog 🪵fb74f68
Merge pull request #848 from Spice-King/patch-1fe87ba2
Add .tap to .npmignore0c9f764
16.4.6fd5f26b
changelog 🪵bb19b6b
Merge pull request #847 from motdotla/deps-updates2f4e36b
further dev dependency cleanupc2fdd01
send to codecov6707487
add test coverageUpdates
eslint-config-next
from 15.0.3 to 15.1.0Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
dafcd43
v15.1.02deb35d
v15.0.4-canary.523970d33
v15.0.4-canary.51c824c18
v15.0.4-canary.50657c2cb
v15.0.4-canary.49c2078d0
v15.0.4-canary.486b9baaa
v15.0.4-canary.472caf051
v15.0.4-canary.46a6da830
v15.0.4-canary.4585062ae
v15.0.4-canary.44Updates
webpack
from 5.96.1 to 5.97.1Release notes
Sourced from webpack's releases.
Commits
3612d36
chore(release): 5.97.1eb7ac6f
fix: perf regression554be24
fix: sub define key should't be renamed when it's a defined variable5e0e780
refactor: issue #1903058fb035
fix: sub define key should't be renamed when it's a defined variableaf1fd12
perf: regression34f19cb
fix: package.json0ec7f5d
refactor: issue #190305e7b8a2
fix:package.json
644f1d1
refactor: no extra work for CSS unescapingDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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