-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update dependency ovsx to v0.10.0 #44
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/ovsx-0.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
October 6, 2022 14:24
0d40025
to
0d1e918
Compare
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
October 25, 2022 12:31
0d1e918
to
e164c7a
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.5.1
Update dependency ovsx to v0.5.2
Oct 25, 2022
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
March 18, 2023 07:59
e164c7a
to
8cfd474
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.5.2
Update dependency ovsx to v0.8.0
Mar 18, 2023
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
May 28, 2023 09:35
8cfd474
to
22a1eda
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.8.0
Update dependency ovsx to v0.8.1
May 28, 2023
renovate
bot
changed the title
Update dependency ovsx to v0.8.1
Update dependency ovsx to v0.8.2
Jul 5, 2023
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
July 5, 2023 15:59
22a1eda
to
883d2ef
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.8.2
Update dependency ovsx to v0.8.3
Aug 8, 2023
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
August 8, 2023 19:46
883d2ef
to
c35a9db
Compare
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
March 20, 2024 20:56
c35a9db
to
7943fab
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.8.3
Update dependency ovsx to v0.8.4
Mar 20, 2024
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
March 28, 2024 10:44
7943fab
to
b573638
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.8.4
Update dependency ovsx to v0.9.0
Mar 28, 2024
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
April 17, 2024 10:23
b573638
to
62a2940
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.9.0
Update dependency ovsx to v0.9.1
Apr 17, 2024
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
July 23, 2024 21:36
62a2940
to
4835d0c
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.9.1
Update dependency ovsx to v0.9.2
Jul 23, 2024
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
September 11, 2024 15:20
4835d0c
to
1a25e25
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.9.2
Update dependency ovsx to v0.9.4
Sep 11, 2024
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
September 25, 2024 11:10
1a25e25
to
4700305
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.9.4
Update dependency ovsx to v0.9.5
Sep 25, 2024
renovate
bot
force-pushed
the
renovate/ovsx-0.x
branch
from
October 8, 2024 18:12
4700305
to
0173ac5
Compare
renovate
bot
changed the title
Update dependency ovsx to v0.9.5
Update dependency ovsx to v0.10.0
Oct 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.0
->0.10.0
Release Notes
eclipse/openvsx (ovsx)
v0.10.0
Compare Source
New Features
login
command to add a namespace to the list of known namespaces (#1012)logout
command to remove a namespace from the list of known namespaces (#1012)--packageVersion
to set the version of the provided VSIX packages (#1013)Dependencies
yauzl
(#1012)v0.9.5
Compare Source
Breaking Changes
20
because of the newer@vscode/vsce
Dependencies
@vscode/vsce
from2.25.0
to3.1.0
(#994)commander
from6.1.0
to6.2.1
(#994)tmp
from0.2.1
to0.2.3
(#994)v0.9.4
Compare Source
Dependencies
micromatch
from4.0.5
to4.0.8
(#978)v0.9.3
: Open VSX v0.9.3This is the sixth release of Open VSX. It consists of
Deploying the server application is documented in the Wiki.
What's Changed
Full Changelog: eclipse/openvsx@v0.9.1...v0.9.3
v0.9.2
Bug Fixes
Dependencies
braces
from3.0.2
to3.0.3
(#953)v0.9.1
Compare Source
Bug Fixes
BufferEncoding
type to parameter (#896)18
to16
(microsoft/vscode-vsce#944)Dependencies
@vscode/vsce
from2.24.0
to2.25.0
(#896)tar
from6.2.0
to6.2.1
(#893)v0.9.0
Compare Source
Breaking Changes
18
because of the newer@vscode/vsce
Dependencies
@vscode/vsce
from2.19.0
to2.24.0
(#878)semver
from7.5.2
to7.6.0
(#878)v0.8.4
Compare Source
Dependencies
follow-redirects
from1.14.8
to1.15.6
(#869)ip
from2.0.0
to2.0.1
(#858)v0.8.3
Dependencies
yarn
from1.22.19
to3.6.1
(#793)word-wrap
from1.2.3
to1.2.4
(#787)v0.8.2
Dependencies
vcse
from2.15.0
to2.19.0
(#775)semver
from5.7.1
to7.5.2
(#763)v0.8.1
Dependencies
semver
(#733)v0.8.0
New Features
--skip-duplicate
to fail silently if version already exists on the marketplace (#646)v0.7.1
Dependencies
vcse
to@vscode/vsce
(#637)v0.7.0
Compare Source
New Features
--no-dependencies
to disable dependency detection (#635)Dependencies
vcse
from2.7.0
to2.15.0
(#635)v0.6.0
New Features
Dependencies
vcse
from2.6.3
to2.7.0
(#621)v0.5.0
New Features
--target
to support target platforms (#406)v0.4.0
New Features
--pre-release
to support pre-releases (#410)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.