Skip to content

Upgrade XDG package#4005

Merged
JacobMGEvans merged 1 commit intomainfrom
jacobmgevans/upgrade-xdg
Sep 23, 2023
Merged

Upgrade XDG package#4005
JacobMGEvans merged 1 commit intomainfrom
jacobmgevans/upgrade-xdg

Conversation

@JacobMGEvans
Copy link
Contributor

@JacobMGEvans JacobMGEvans added the maintenance Maintenance task label Sep 21, 2023
@JacobMGEvans JacobMGEvans requested a review from a team as a code owner September 21, 2023 17:14
@changeset-bot
Copy link

changeset-bot bot commented Sep 21, 2023

⚠️ No Changeset found

Latest commit: 5e5aa41

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6264912777/npm-package-wrangler-4005

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6264912777/npm-package-wrangler-4005

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6264912777/npm-package-wrangler-4005 dev path/to/script.js
Additional artifacts:
npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/6264912777/npm-package-cloudflare-pages-shared-4005

Note that these links will no longer work once the GitHub Actions artifact expires.


wrangler@3.9.0 includes the following runtime dependencies:

Package Constraint Resolved
miniflare 3.20230918.0 3.20230918.0
workerd 1.20230904.0 1.20230904.0
workerd --version 1.20230904.0 2023-09-04

|

Please ensure constraints are pinned, and miniflare/workerd minor versions match.

Copy link
Contributor

@petebacondarwin petebacondarwin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The breaking changes look like they don't affect us (i.e. deno min version).
So LGTM!

@JacobMGEvans JacobMGEvans merged commit ef94939 into main Sep 23, 2023
@JacobMGEvans JacobMGEvans deleted the jacobmgevans/upgrade-xdg branch September 23, 2023 18:55
elithrar pushed a commit that referenced this pull request Sep 23, 2023
lrapoport-cf pushed a commit that referenced this pull request Sep 26, 2023
* vectorize: add wrangler vectorize

* vectorize: add changeset

* vectorize: remove bad mTLS test, add snapshot to index

* vectorize: update @cloudflare/workers-types to tip

* vectorize: update lockfile

* Apply suggestions from code review

Co-authored-by: Somhairle MacLeòid <smacleod@cloudflare.com>

* vectorize: fix test output

* vectorize: skip-confirmation -> force

* vectorize: fix ai command rebase issue?

* vectorize: fix release notes

* vectorize: indexes -> indices

* vectorize: improve wrangler HTTP 204+205 handling

* vectorize: test output spacing...

* vectorize: fix unused import

* vectorize: add binding support for [[vectorize]]

* vectorize: update tests

* vectorize: add lockfile

* Upgrade XDG package (#4005)

2 major version upgrade

changelogs: https://github.com/rivy/js.xdg-app-paths/blob/master/CHANGELOG.mkd

* vectorize: fix missing binding config

* vectorize: npm run bundle

* vectorize: npm run bundle

* vectorize: fix binding output

* vectorize: use indexes > indices

* vectorize: fix formatting

* vectorize: address comments

* vectorize: add mocks

* running formatter

* vectorize: comment HTTP 204/205

* vectorize: add validation tests

* Fix tests & lockfile

* Reduce lockfile diff

---------

Co-authored-by: Somhairle MacLeòid <smacleod@cloudflare.com>
Co-authored-by: Jacob M-G Evans <27247160+JacobMGEvans@users.noreply.github.com>
Co-authored-by: Jacob M-G Evans <jacobmgevans@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants