This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/tanstack/react-query-devtools-5.85.5 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
discard 2e730f4b2 chore(deps-dev): bump @tanstack/react-query-devtools add cf9444e18 feat(i18n): add Spanish (es) translations for common.json (#3182) add 1bdbfa668 feat: generate gzip assets during build (#3178) add 29b7c2ea8 chore(deps-dev): bump @tanstack/react-query-devtools This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2e730f4b2) \ N -- N -- N refs/heads/dependabot/npm_and_yarn/tanstack/react-query-devtools-5.85.5 (29b7c2ea8) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: e2e/server/nginx.conf | 6 +- package.json | 3 +- pnpm-lock.yaml | 812 +++++++++++++++++---------------- src/components/Header/LanguageMenu.tsx | 1 + src/config/i18n.ts | 4 + src/locales/es/common.json | 368 +++++++++++++++ vite.config.ts | 7 +- 7 files changed, 810 insertions(+), 391 deletions(-) create mode 100644 src/locales/es/common.json