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

fix(deps): update weekly minor & patch updates #883

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/docker-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}
ref: migration
- name: Install yq - portable yaml processor
uses: mikefarah/yq@v4.44.2
uses: mikefarah/yq@v4.45.1
- name: Update deployment
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
token: ${{ secrets.GH_TOKEN }}
ref: migration
- name: Install yq - portable yaml processor
uses: mikefarah/yq@v4.44.2
uses: mikefarah/yq@v4.45.1
- name: Update deployment
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down
24 changes: 12 additions & 12 deletions auto_server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
absl-py==2.1.0
certifi==2024.7.4
grpcio==1.65.1
immutabledict==4.2.0
numpy==2.1.1
ortools==9.10.4067
pandas==2.2.2
protobuf==5.27.2
certifi==2024.12.14
grpcio==1.69.0
immutabledict==4.2.1
numpy==2.2.2
ortools==9.11.4210
pandas==2.2.3
protobuf==5.29.3
python-dateutil==2.9.0.post0
pytz==2024.1
sentry-sdk==2.8.0
six==1.16.0
tzdata==2024.1
urllib3==2.2.2
pytz==2024.2
sentry-sdk==2.20.0
six==1.17.0
tzdata==2024.2
urllib3==2.3.0
2 changes: 1 addition & 1 deletion client/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ ARG GIT_COMMIT
RUN if [ -n "$GIT_COMMIT" ]; then export VITE_COMMIT=$GIT_COMMIT; fi && \
pnpm run build

FROM caddy:2.8.4-alpine
FROM caddy:2.9.1-alpine
COPY ./Caddyfile /etc/caddy/Caddyfile
COPY --from=builder /app/dist /srv
104 changes: 52 additions & 52 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,51 +17,51 @@
},
"dependencies": {
"@date-io/date-fns": "2.17.0",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
"@fontsource-variable/roboto-flex": "5.0.8",
"@heroicons/react": "2.1.3",
"@mui/icons-material": "5.14.19",
"@mui/lab": "5.0.0-alpha.154",
"@mui/material": "5.14.19",
"@mui/system": "5.14.19",
"@mui/x-date-pickers": "6.18.2",
"@emotion/react": "11.14.0",
"@emotion/styled": "11.14.0",
"@fontsource-variable/roboto-flex": "5.1.1",
"@heroicons/react": "2.2.0",
"@mui/icons-material": "5.16.14",
"@mui/lab": "5.0.0-alpha.175",
"@mui/material": "5.16.14",
"@mui/system": "5.16.14",
"@mui/x-date-pickers": "6.20.2",
"@sentry/browser": "7.84.0",
"@sentry/node": "7.84.0",
"@sentry/react": "7.84.0",
"@sentry/tracing": "7.84.0",
"@uiw/react-color": "2.1.1",
"@sentry/node": "7.120.3",
"@sentry/react": "7.120.3",
"@sentry/tracing": "7.120.3",
"@uiw/react-color": "2.3.4",
"clsx": "2.1.1",
"@apollo/client": "3.11.8",
"@apollo/client": "3.12.7",
"date-fns": "2.30.0",
"dayjs": "1.11.12",
"dayjs": "1.11.13",
"file-saver": "2.0.5",
"framer-motion": "11.3.17",
"framer-motion": "11.18.2",
"fuse.js": "7.0.0",
"ics": "3.7.6",
"ics": "3.8.1",
"is-base64": "^1.1.0",
"lodash-es": "4.17.21",
"react": "18.3.1",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "18.3.1",
"react-router-dom": "6.25.1",
"react-router-dom": "6.28.2",
"react-transition-group": "4.4.5",
"react-window": "1.8.10",
"tailwind-merge": "2.4.0",
"react-window": "1.8.11",
"tailwind-merge": "2.6.0",
"uuid": "9.0.1",
"web-vitals": "4.2.2",
"workbox-background-sync": "7.1.0",
"workbox-broadcast-update": "7.1.0",
"workbox-cacheable-response": "7.1.0",
"workbox-core": "7.1.0",
"workbox-expiration": "7.1.0",
"workbox-google-analytics": "7.1.0",
"workbox-navigation-preload": "7.1.0",
"workbox-precaching": "7.1.0",
"workbox-range-requests": "7.1.0",
"workbox-routing": "7.1.0",
"workbox-strategies": "7.1.0",
"workbox-streams": "7.1.0"
"web-vitals": "4.2.4",
"workbox-background-sync": "7.3.0",
"workbox-broadcast-update": "7.3.0",
"workbox-cacheable-response": "7.3.0",
"workbox-core": "7.3.0",
"workbox-expiration": "7.3.0",
"workbox-google-analytics": "7.3.0",
"workbox-navigation-preload": "7.3.0",
"workbox-precaching": "7.3.0",
"workbox-range-requests": "7.3.0",
"workbox-routing": "7.3.0",
"workbox-strategies": "7.3.0",
"workbox-streams": "7.3.0"
},
"browserslist": {
"production": [
Expand All @@ -78,35 +78,35 @@
"devDependencies": {
"@types/file-saver": "2.0.7",
"@types/is-base64": "1.1.3",
"@types/jest": "29.5.12",
"@types/jest": "29.5.14",
"@types/lodash-es": "4.17.12",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/node": "20.17.14",
"@types/react": "18.3.18",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.5",
"@types/react-router-dom": "5.3.3",
"@types/react-transition-group": "4.4.10",
"@types/react-transition-group": "4.4.12",
"@types/react-window": "1.8.8",
"@types/uuid": "9.0.8",
"autoprefixer": "10.4.19",
"@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1",
"@vitejs/plugin-react-swc": "3.7.0",
"eslint": "8.57.0",
"autoprefixer": "10.4.20",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react-swc": "3.7.2",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-unused-imports": "4.1.4",
"jsdom": "25.0.1",
"postcss": "8.4.39",
"prettier": "3.3.3",
"tailwindcss": "3.4.4",
"typescript": "5.5.3",
"postcss": "8.5.1",
"prettier": "3.4.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3",
"vite": "5.2.14",
"vite-bundle-visualizer": "1.2.1",
"vite-plugin-svgr": "4.2.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.2"
"vite-plugin-svgr": "4.3.0",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.8"
},
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a"
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
}
Loading
Loading