Skip to content

Commit

Permalink
[dependency]: Combine dependabot PRs
Browse files Browse the repository at this point in the history
* [dependency]: bump the faucet-frontend-dependencies group

Bumps the faucet-frontend-dependencies group in /faucet/frontend with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 15.1.2 to 15.1.3
- [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.1.2...v15.1.3)

Updates `eslint-config-next` from 15.1.2 to 15.1.3
- [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.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  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-patch
  dependency-group: faucet-frontend-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependency]: bump twitter-api-v2

Bumps the faucet-authenticator-dependencies group in /faucet/authenticator with 1 update: [twitter-api-v2](https://github.com/plhery/node-twitter-api-v2).


Updates `twitter-api-v2` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/plhery/node-twitter-api-v2/releases)
- [Changelog](https://github.com/PLhery/node-twitter-api-v2/blob/master/changelog.md)
- [Commits](PLhery/node-twitter-api-v2@1.18.2...1.19.0)

---
updated-dependencies:
- dependency-name: twitter-api-v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: faucet-authenticator-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

* [dependency]: bump path

Bumps the explorer-rest-dependencies group in /explorer/rest with 1 update: [path](https://github.com/jaraco/path).


Updates `path` from 17.0.0 to 17.1.0
- [Release notes](https://github.com/jaraco/path/releases)
- [Changelog](https://github.com/jaraco/path/blob/main/NEWS.rst)
- [Commits](jaraco/path@v17.0.0...v17.1.0)

---
updated-dependencies:
- dependency-name: path
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: explorer-rest-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] authored Dec 30, 2024
1 parent 8eb3610 commit 711add3
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion explorer/rest/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Flask==3.1.0
psycopg2-binary==2.9.10
symbol-sdk-python==3.2.3
zenlog==1.1
Path==17.0.0
Path==17.1.0
flask_cors==5.0.0
12 changes: 6 additions & 6 deletions faucet/authenticator/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 46 additions & 46 deletions faucet/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 711add3

Please sign in to comment.