mirror of
https://github.com/hoppscotch/hoppscotch.git
synced 2026-04-26 01:06:00 +03:00
[PR #2714] [CLOSED] chore: bump deps #4011
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#4011
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/2714
Author: @amk-dev
Created: 9/30/2022
Status: ❌ Closed
Base:
main← Head:chore/bump-deps📝 Commits (8)
2dacb35chore: minor ui improvements8d78f8bchore: minor ui improvements8a70394chore: exclude robots.txt and sitemap.xml from using fallback navigation86c8d1fchore: upgrade minor and patch deps for hoppscotch-appaa7fd3cchore: bump deps for some more packagesc096efechore: bump more deps23e10b7chore: more bump depsb19c978chore: bump graphql to 16.6📊 Changes
32 files changed (+3485 additions, -1951 deletions)
View changed files
📝
README.md(+2 -2)📝
package.json(+4 -4)📝
packages/hoppscotch-app/assets/scss/styles.scss(+1 -1)📝
packages/hoppscotch-app/package.json(+59 -59)📝
packages/hoppscotch-app/src/components/app/Shortcuts.vue(+1 -1)📝
packages/hoppscotch-app/src/components/app/SlideOver.vue(+1 -1)📝
packages/hoppscotch-app/src/components/collections/Add.vue(+8 -2)📝
packages/hoppscotch-app/src/components/collections/AddFolder.vue(+8 -2)📝
packages/hoppscotch-app/src/components/collections/AddRequest.vue(+8 -2)📝
packages/hoppscotch-app/src/components/collections/Edit.vue(+8 -2)📝
packages/hoppscotch-app/src/components/collections/EditFolder.vue(+8 -2)📝
packages/hoppscotch-app/src/components/collections/EditRequest.vue(+8 -2)📝
packages/hoppscotch-app/src/components/collections/SaveRequest.vue(+12 -3)📝
packages/hoppscotch-app/src/components/collections/graphql/Add.vue(+7 -2)📝
packages/hoppscotch-app/src/components/collections/graphql/AddFolder.vue(+8 -3)📝
packages/hoppscotch-app/src/components/collections/graphql/AddRequest.vue(+8 -3)📝
packages/hoppscotch-app/src/components/collections/graphql/Edit.vue(+12 -3)📝
packages/hoppscotch-app/src/components/collections/graphql/EditFolder.vue(+12 -3)📝
packages/hoppscotch-app/src/components/collections/graphql/EditRequest.vue(+12 -3)📝
packages/hoppscotch-app/src/components/environments/Details.vue(+8 -2)...and 12 more files
📄 Description
bump deps
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.