mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-25 08:45:58 +03:00
[PR #3258] [MERGED] chore: bump dependencies #4310
Labels
No labels
CodeDay
a11y
browser limited
bug
bug fix
cli
core
critical
design
desktop
discussion
docker
documentation
duplicate
enterprise
feature
feature
fosshack
future
good first issue
hacktoberfest
help wanted
i18n
invalid
major
minor
need information
need testing
not applicable to hoppscotch
not reproducible
pull-request
question
refactor
resolved
sandbox
self-host
spam
stale
testmu
wip
wont fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hoppscotch#4310
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/hoppscotch/hoppscotch/pull/3258
Author: @amk-dev
Created: 8/16/2023
Status: ✅ Merged
Merged: 8/21/2023
Merged by: @AndrewBastin
Base:
release/2023.8.0← Head:chore/bump-deps-aug-2023📝 Commits (10+)
dc2b450chore: bump deps4eed9f8chore: bump more deps04c1bfbchore: bump more deps24b326ffix: migrate authExchange breaking changes6a848dffix: fix type issues with urql update9a27a29chore: bump more depsd93ccbechore: bump graphql js and related deps69fda3bchore: bump more depsca2d2fcchore: update more deps319318bchore: bump more deps📊 Changes
56 files changed (+6059 additions, -5170 deletions)
View changed files
📝
.prettierrc.js(+6 -1)📝
packages/codemirror-lang-graphql/package.json(+4 -4)📝
packages/hoppscotch-common/.eslintrc.js(+11 -1)📝
packages/hoppscotch-common/.prettierrc.js(+6 -1)📝
packages/hoppscotch-common/package.json(+87 -87)📝
packages/hoppscotch-common/src/components.d.ts(+9 -6)📝
packages/hoppscotch-common/src/components/app/spotlight/Entry.vue(+5 -4)📝
packages/hoppscotch-common/src/components/collections/Add.vue(+5 -5)📝
packages/hoppscotch-common/src/components/collections/AddFolder.vue(+5 -5)📝
packages/hoppscotch-common/src/components/collections/AddRequest.vue(+4 -4)📝
packages/hoppscotch-common/src/components/collections/Edit.vue(+5 -5)📝
packages/hoppscotch-common/src/components/collections/EditFolder.vue(+5 -5)📝
packages/hoppscotch-common/src/components/collections/EditRequest.vue(+4 -4)📝
packages/hoppscotch-common/src/components/collections/graphql/AddRequest.vue(+4 -4)📝
packages/hoppscotch-common/src/components/collections/graphql/Edit.vue(+5 -5)📝
packages/hoppscotch-common/src/components/environments/Add.vue(+8 -9)📝
packages/hoppscotch-common/src/components/environments/my/Details.vue(+10 -8)📝
packages/hoppscotch-common/src/components/environments/teams/Details.vue(+10 -8)📝
packages/hoppscotch-common/src/components/graphql/RequestOptions.vue(+5 -1)📝
packages/hoppscotch-common/src/components/http/Body.vue(+3 -1)...and 36 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.