-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): pin dependencies #3
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
base: main
Are you sure you want to change the base?
Conversation
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
d89c0c6 to
39487d2
Compare
39487d2 to
67362ca
Compare
2cc1d7a to
75b3dbf
Compare
574a798 to
9eb68c4
Compare
| datasource | package | from | to | | ---------- | -------------------------------- | ------- | ------- | | npm | @babel/core | 7.28.0 | 7.28.0 | | npm | @emotion/jest | 11.13.0 | 11.13.0 | | npm | @grafana/eslint-config | 8.1.0 | 8.1.0 | | npm | @grafana/plugin-e2e | 2.1.7 | 2.1.7 | | npm | @grafana/tsconfig | 2.0.0 | 2.0.0 | | npm | @playwright/test | 1.56.1 | 1.56.1 | | npm | @stylistic/eslint-plugin | 5.5.0 | 5.5.0 | | npm | @swc/core | 1.15.1 | 1.15.1 | | npm | @swc/helpers | 0.5.17 | 0.5.17 | | npm | @swc/jest | 0.2.39 | 0.2.39 | | npm | @testing-library/jest-dom | 6.9.1 | 6.9.1 | | npm | @testing-library/react | 16.3.0 | 16.3.0 | | npm | @types/jest | 29.5.14 | 29.5.14 | | npm | @types/lodash | 4.17.20 | 4.17.20 | | npm | @types/node | 24.1.0 | 24.1.0 | | npm | @types/semver | 7.7.0 | 7.7.0 | | npm | @types/testing-library__jest-dom | 5.14.9 | 5.14.9 | | npm | @types/uuid | 10.0.0 | 10.0.0 | | npm | @volkovlabs/eslint-config | 2.0.0 | 2.0.0 | | npm | @volkovlabs/jest-selectors | 1.5.0 | 1.5.0 | | npm | copy-webpack-plugin | 12.0.2 | 12.0.2 | | npm | css-loader | 7.1.2 | 7.1.2 | | npm | eslint | 9.32.0 | 9.32.0 | | npm | eslint-webpack-plugin | 5.0.2 | 5.0.2 | | npm | fork-ts-checker-webpack-plugin | 9.1.0 | 9.1.0 | | npm | jest | 29.7.0 | 29.7.0 | | npm | jest-environment-jsdom | 29.7.0 | 29.7.0 | | npm | prettier | 3.6.2 | 3.6.2 | | npm | replace-in-file-webpack-plugin | 1.0.6 | 1.0.6 | | npm | resize-observer-polyfill | 1.5.1 | 1.5.1 | | npm | sass | 1.89.2 | 1.89.2 | | npm | sass-loader | 16.0.5 | 16.0.5 | | npm | style-loader | 4.0.0 | 4.0.0 | | npm | swc-loader | 0.2.6 | 0.2.6 | | npm | ts-node | 10.9.2 | 10.9.2 | | npm | tsconfig-paths | 4.2.0 | 4.2.0 | | npm | tsconfig-paths-webpack-plugin | 4.2.0 | 4.2.0 | | npm | typescript | 5.8.3 | 5.8.3 | | npm | util | 0.12.5 | 0.12.5 | | npm | webpack | 5.101.0 | 5.101.0 | | npm | webpack-cli | 6.0.1 | 6.0.1 | | npm | webpack-livereload-plugin | 3.0.2 | 3.0.2 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
9eb68c4 to
e7dbf82
Compare
This PR contains the following updates:
^7.28.0->7.28.0^11.13.0->11.13.0^8.1.0->8.1.0^2.1.7->2.1.7^2.0.0->2.0.0^1.54.1->1.56.1^5.5.0->5.5.0^1.15.1->1.15.1^0.5.17->0.5.17^0.2.39->0.2.39^6.9.1->6.9.1^16.3.0->16.3.0^29.5.14->29.5.14^4.17.20->4.17.20^24.1.0->24.1.0^7.7.0->7.7.0^5.14.9->5.14.9^10.0.0->10.0.0^2.0.0->2.0.0^1.5.0->1.5.0^12.0.2->12.0.2^7.1.2->7.1.2^9.32.0->9.32.0^5.0.2->5.0.2^9.1.0->9.1.07255f710dc5a2415f54e9^29.7.0->29.7.0^29.7.0->29.7.02286c689e6979170bf84738d5c9d^3.6.2->3.6.2^1.0.6->1.0.6^1.5.1->1.5.1^1.89.2->1.89.2^16.0.5->16.0.5^4.0.0->4.0.0^0.2.6->0.2.6^10.9.2->10.9.2^4.2.0->4.2.0^4.2.0->4.2.0^5.8.3->5.8.3^0.12.5->0.12.5^5.101.0->5.101.0^6.0.1->6.0.1^3.0.2->3.0.2Add the preset
:preserveSemverRangesto your config if you don't want to pin your dependencies.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.