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

Bump the frontend group in /frontend with 6 updates #96

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2023

Bumps the frontend group in /frontend with 6 updates:

Package From To
linkify-element 4.1.2 4.1.3
linkifyjs 4.1.2 4.1.3
solid-js 1.8.5 1.8.6
pnpm 8.10.4 8.10.5
typescript 5.2.2 5.3.2
vite 4.5.0 5.0.2

Updates linkify-element from 4.1.2 to 4.1.3

Release notes

Sourced from linkify-element's releases.

v4.1.3

What's Changed

New Contributors

Full Changelog: nfrasser/linkifyjs@v4.1.2...v4.1.3

Changelog

Sourced from linkify-element's changelog.

v4.1.3

  • Fix HTML entity & symbol double-encoding in linkify-html
  • Support for full-width brackets, full-width less-than/greater-than signs and corner bracket as delimiters
Commits

Updates linkifyjs from 4.1.2 to 4.1.3

Release notes

Sourced from linkifyjs's releases.

v4.1.3

What's Changed

New Contributors

Full Changelog: nfrasser/linkifyjs@v4.1.2...v4.1.3

Changelog

Sourced from linkifyjs's changelog.

v4.1.3

  • Fix HTML entity & symbol double-encoding in linkify-html
  • Support for full-width brackets, full-width less-than/greater-than signs and corner bracket as delimiters
Commits

Updates solid-js from 1.8.5 to 1.8.6

Commits

Updates pnpm from 8.10.4 to 8.10.5

Release notes

Sourced from pnpm's releases.

v8.10.5

Patch Changes

  • Don't fail on an empty pnpm-workspace.yaml file #7307.

Our Gold Sponsors

Our Silver Sponsors

... (truncated)

Commits
  • 5e44048 chore(release): 8.10.5
  • 1e7bd4a feat: use availableParallelism get the amount of paralllelism available (#7...
  • e2a0c72 fix(workspace.read-manifest): allow null or empty manifest (#7310)
  • 2143a93 fix: improve the error message when modules directory should be recreated (#7...
  • f2e9c3b docs: fix macpaw logo
  • See full diff in compare view

Updates typescript from 5.2.2 to 5.3.2

Release notes

Sourced from typescript's releases.

TypeScript 5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.3 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm.

Commits

Updates vite from 4.5.0 to 5.0.2

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.0.2 (2023-11-21)

5.0.1 (2023-11-21)

5.0.0 (2023-11-16)

Vite 5 is out! Read the announcement blog post here

Announcing Vite 5

Today, we mark another big milestone in Vite's path. The Vite team, contributors, and ecosystem partners, are excited to announce the release of Vite 5. Vite is now using Rollup 4, which already represents a big boost in build performance. And there are also new options to improve your dev server performance profile.

Vite 5 focuses on cleaning up the API (removing deprecated features) and streamlines several features closing long-standing issues, for example switching define to use proper AST replacements instead of regexes. We also continue to take steps to future-proof Vite (Node.js 18+ is now required, and the CJS Node API has been deprecated).

Quick links:

Docs in other languages:

Learn more at the Vite 5 announcement blog post.

Breaking changes

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2023
@querwurzel querwurzel force-pushed the main branch 5 times, most recently from e143215 to dfa9716 Compare November 24, 2023 14:17
@querwurzel
Copy link
Owner

@dependabot recreate

Bumps the frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [linkify-element](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-element) | `4.1.2` | `4.1.3` |
| [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) | `4.1.2` | `4.1.3` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.5` | `1.8.6` |
| [pnpm](https://github.com/pnpm/pnpm) | `8.10.4` | `8.10.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.2` |


Updates `linkify-element` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkify-element)

Updates `linkifyjs` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkifyjs)

Updates `solid-js` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `pnpm` from 8.10.4 to 8.10.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.4...v8.10.5)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

Updates `vite` from 4.5.0 to 5.0.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: linkify-element
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/frontend-53939ba2a4 branch from bad9fcf to 7871bff Compare November 24, 2023 14:27
@querwurzel querwurzel force-pushed the main branch 4 times, most recently from 3340263 to a6381f8 Compare November 24, 2023 14:48
@querwurzel
Copy link
Owner

@dependabot recreate

@querwurzel querwurzel merged commit a545a09 into main Nov 24, 2023
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/frontend-53939ba2a4 branch November 24, 2023 14:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

querwurzel pushed a commit that referenced this pull request Nov 24, 2023
* add integration tests

* Bump the frontend group in /frontend with 6 updates

Bumps the frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [linkify-element](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-element) | `4.1.2` | `4.1.3` |
| [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) | `4.1.2` | `4.1.3` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.5` | `1.8.6` |
| [pnpm](https://github.com/pnpm/pnpm) | `8.10.4` | `8.10.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.2` |

Updates `linkify-element` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkify-element)

Updates `linkifyjs` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkifyjs)

Updates `solid-js` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `pnpm` from 8.10.4 to 8.10.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.4...v8.10.5)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

Updates `vite` from 4.5.0 to 5.0.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: linkify-element
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Stefan Wilke <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
querwurzel pushed a commit that referenced this pull request Apr 26, 2024
* add integration tests

* Bump the frontend group in /frontend with 6 updates

Bumps the frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [linkify-element](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-element) | `4.1.2` | `4.1.3` |
| [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) | `4.1.2` | `4.1.3` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.5` | `1.8.6` |
| [pnpm](https://github.com/pnpm/pnpm) | `8.10.4` | `8.10.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.2` |

Updates `linkify-element` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkify-element)

Updates `linkifyjs` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkifyjs)

Updates `solid-js` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `pnpm` from 8.10.4 to 8.10.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.4...v8.10.5)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

Updates `vite` from 4.5.0 to 5.0.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: linkify-element
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Stefan Wilke <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
querwurzel pushed a commit that referenced this pull request Apr 26, 2024
* add integration tests

* Bump the frontend group in /frontend with 6 updates

Bumps the frontend group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [linkify-element](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-element) | `4.1.2` | `4.1.3` |
| [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs) | `4.1.2` | `4.1.3` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.5` | `1.8.6` |
| [pnpm](https://github.com/pnpm/pnpm) | `8.10.4` | `8.10.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `4.5.0` | `5.0.2` |

Updates `linkify-element` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkify-element)

Updates `linkifyjs` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.3/packages/linkifyjs)

Updates `solid-js` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `pnpm` from 8.10.4 to 8.10.5
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](pnpm/pnpm@v8.10.4...v8.10.5)

Updates `typescript` from 5.2.2 to 5.3.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.2.2...v5.3.2)

Updates `vite` from 4.5.0 to 5.0.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.2/packages/vite)

---
updated-dependencies:
- dependency-name: linkify-element
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: linkifyjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: pnpm
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: frontend
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: frontend
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant