Skip to content
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

chore(deps): update all non-major dependencies #17

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@astrojs/netlify (source) ^5.5.0 -> ^5.5.1 age adoption passing confidence
@types/node (source) ^20.14.15 -> ^20.15.0 age adoption passing confidence
astro (source) ^4.14.0 -> ^4.14.2 age adoption passing confidence
astro (source) 4.14.0 -> 4.14.2 age adoption passing confidence
pnpm (source) 9.7.0 -> 9.7.1 age adoption passing confidence
publint (source) ^0.2.9 -> ^0.2.10 age adoption passing confidence
vite (source) ^5.4.0 -> ^5.4.1 age adoption passing confidence

Release Notes

withastro/adapters (@​astrojs/netlify)

v5.5.1

Compare Source

Patch Changes
  • #​350 2248bc7 Thanks @​matthewp! - Apply polyfills immediately on function execution

    This moves up when the polyfills are applied so that they are present before Astro runs, preventing a race condition that can cause crypto to not be defined early enough in Node 18.

withastro/astro (astro)

v4.14.2

Compare Source

Patch Changes

v4.14.1

Compare Source

Patch Changes
  • #​11725 6c1560f Thanks @​ascorbic! - Prevents content layer importing node builtins in runtime

  • #​11692 35af73a Thanks @​matthewp! - Prevent errant HTML from crashing server islands

    When an HTML minifier strips away the server island comment, the script can't correctly know where the end of the fallback content is. This makes it so that it simply doesn't remove any DOM in that scenario. This means the fallback isn't removed, but it also doesn't crash the browser.

  • #​11727 3c2f93b Thanks @​florian-lefebvre! - Fixes a type issue when using the Content Layer in dev

pnpm/pnpm (pnpm)

v9.7.1

Compare Source

bluwy/publint (publint)

v0.2.10

Compare Source

Features
  • Adds a new rule that validates the "repository" field (https://github.com/bluwy/publint/pull/106)
    • If "repository" is a string, it must be one of the supported shorthand strings from the docs.
    • If "repository" is an object with "type": "git", the "url" must be a valid git URL and can be parsed by npm.
    • The git:// protocol for GitHub repos should not be used due security concerns.
    • GitHub or GitLab links should be prefixed with git+ and postfixed with .git. (This is also warned by npm when publishing a package).

New Contributors

Full Changelog: publint/publint@v0.2.9...v0.2.10

vitejs/vite (vite)

v5.4.1


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Aug 16, 2024

⚠️ No Changeset found

Latest commit: e5afa97

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

Copy link

netlify bot commented Aug 16, 2024

Deploy Preview for astro-loaders ready!

Name Link
🔨 Latest commit e5afa97
🔍 Latest deploy log https://app.netlify.com/sites/astro-loaders/deploys/66bfae42ab76b700081fae49
😎 Deploy Preview https://deploy-preview-17--astro-loaders.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 69c970e to e5afa97 Compare August 16, 2024 19:53
@renovate renovate bot merged commit f3fea76 into main Aug 17, 2024
7 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch August 17, 2024 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants