Skip to content
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 Dashboard #2186

Open
6 tasks
renovate bot opened this issue May 26, 2023 · 0 comments
Open
6 tasks

Dependency Dashboard #2186

renovate bot opened this issue May 26, 2023 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented May 26, 2023

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • chore(deps): lock file maintenance

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/commitlint.yml
  • actions/checkout v4
  • wagoid/commitlint-github-action v5
.github/workflows/dev-setup-working.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
.github/workflows/notify-discord.yml
  • Ilshidur/action-discord 0.3.2
.github/workflows/on-publish.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • JamesIves/github-pages-deploy-action v4.6.1
  • JamesIves/github-pages-deploy-action v4.6.1
.github/workflows/on-pull-request.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
.github/workflows/on-push-main.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/cache v4
  • JamesIves/github-pages-deploy-action v4.6.1
.github/workflows/release.yml
  • actions/checkout v4
  • actions/setup-node v4
  • cycjimmy/semantic-release-action v4.1.0
.github/workflows/stale.yml
  • actions/stale v9
npm
package.json
  • @ant-design/icons ^5.3.7
  • @babel/polyfill ^7.12.1
  • @dnd-kit/core ^6.1.0
  • @dnd-kit/sortable ^8.0.0
  • @dnd-kit/utilities ^3.2.2
  • @monaco-editor/react ^4.6.0
  • @types/chroma-js ^2.4.4
  • @types/color ^3.0.6
  • @types/file-saver ^2.0.7
  • @types/geojson ^7946.0.14
  • @types/lodash ^4.17.4
  • @ungap/url-search-params ^0.2.2
  • antd ^5.17.3
  • blob ^0.1.0
  • chroma-js ^2.4.2
  • color ^4.2.3
  • csstype ^3.1.3
  • file-saver ^2.0.5
  • geostyler-cql-parser ^3.0.2
  • geostyler-data ^1.0.0
  • geostyler-geojson-parser ^1.0.1
  • geostyler-mapbox-parser ^5.0.1
  • geostyler-openlayers-parser ^4.3.0
  • geostyler-qgis-parser ^2.0.0
  • geostyler-sld-parser ^5.3.1
  • geostyler-style ^8.1.0
  • geostyler-wfs-parser ^2.0.0
  • lodash ^4.17.21
  • monaco-editor ^0.49.0
  • proj4 ^2.11.0
  • typescript-json-schema ^0.63.0
  • @babel/core ^7.24.5
  • @babel/plugin-proposal-class-properties ^7.18.6
  • @babel/plugin-proposal-object-rest-spread ^7.20.7
  • @babel/preset-env ^7.24.5
  • @babel/preset-react ^7.24.1
  • @babel/preset-typescript ^7.24.1
  • @babel/runtime ^7.24.5
  • @commitlint/cli ^19.3.0
  • @commitlint/config-conventional ^19.2.2
  • @semantic-release/changelog ^6.0.3
  • @semantic-release/git ^10.0.1
  • @terrestris/eslint-config-typescript-react ^2.0.0
  • @testing-library/dom ^10.1.0
  • @testing-library/jest-dom ^6.4.5
  • @testing-library/react ^15.0.7
  • @testing-library/user-event ^14.5.2
  • @types/jest ^29.5.12
  • @types/jest-diff ^24.3.0
  • @types/node ^20.12.12
  • @types/proj4 ^2.5.5
  • @types/react ^18.3.2
  • @types/react-dom ^18.3.0
  • @types/webpack ^5.28.5
  • @typescript-eslint/eslint-plugin ^7.10.0
  • @typescript-eslint/eslint-plugin-tslint ^7.0.2
  • @typescript-eslint/parser ^7.10.0
  • @vitejs/plugin-react 4.3.0
  • ast-types ^0.14.2
  • babel-jest ^29.7.0
  • buffer ^6.0.3
  • cheerio 1.0.0-rc.12
  • copyfiles ^2.4.1
  • css-loader ^7.1.2
  • eslint ^8.57.0
  • eslint-plugin-react ^7.34.1
  • eslint-plugin-react-hooks ^4.6.2
  • fork-ts-checker-webpack-plugin ^9.0.2
  • jest ^29.7.0
  • jest-environment-jsdom ^29.7.0
  • jsdom ^24.0.0
  • less ^4.2.0
  • less-loader ^12.2.0
  • mini-css-extract-plugin ^2.9.0
  • ol ^9.2.2
  • react ^18.3.1
  • react-docgen-typescript ^2.2.2
  • react-dom ^18.3.1
  • react-styleguidist ^13.1.2
  • readdirp ^3.6.0
  • replace-in-file ^7.1.0
  • rimraf ^5.0.7
  • rollup-plugin-polyfill-node ^0.13.0
  • semantic-release ^23.1.1
  • terser-webpack-plugin ^5.3.10
  • ts-loader ^9.5.1
  • typescript ^5.4.5
  • vite 5.2.12
  • vitest 1.6.0
  • whatwg-fetch ^3.6.20
  • @types/react >=16.x
  • @types/react-dom >=16.x
  • ol >=6.x
  • react >=16.x
  • react-dom >=16.x
  • node >=18.0.0

  • Check this box to trigger a request for Renovate to run again on this repository
@KaiVolland KaiVolland pinned this issue Jul 17, 2023
@KaiVolland KaiVolland unpinned this issue Dec 21, 2023
@KaiVolland KaiVolland pinned this issue May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants