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 minor-patch group across 1 directory with 5 updates #1043

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2024

Bumps the minor-patch group with 5 updates in the /frontend directory:

Package From To
@tinyhttp/app 2.1.4 2.4.0
isbot 5.1.13 5.1.17
pino 9.3.2 9.4.0
preact 10.23.1 10.24.1
preact-render-to-string 6.5.7 6.5.11

Updates @tinyhttp/app from 2.1.4 to 2.4.0

Release notes

Sourced from @​tinyhttp/app's releases.

@​tinyhttp/app@​2.4.0

What's Changed

Misc

  • remove vite from build step
  • bump dev deps
  • enable strict mode in TypeScript settings

New Contributors

Full Changelog: https://github.com/tinyhttp/tinyhttp/compare/@​tinyhttp/app@​2.3.1...@​tinyhttp/app@​2.4.0

@​tinyhttp/app@​2.3.1

What's Changed

Full Changelog: https://github.com/tinyhttp/tinyhttp/compare/@​tinyhttp/app@​2.3.0...@​tinyhttp/app@​2.3.1

@​tinyhttp/app@​2.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/tinyhttp/tinyhttp/compare/@​tinyhttp/app@​2.2.4...@​tinyhttp/app@​2.3.0

@​tinyhttp/app@​2.2.1

What's Changed

New Contributors

Full Changelog: https://github.com/tinyhttp/tinyhttp/compare/@​tinyhttp/app@​2.2.0...@​tinyhttp/app@​2.2.1

v2.2: New (old) view engine

v.2.2

Features

... (truncated)

Commits

Updates isbot from 5.1.13 to 5.1.17

Changelog

Sourced from isbot's changelog.

5.1.17

  • [Pattern] Pattern updates for better recognition

5.1.16

  • [Pattern] Treat CCleaner broswer as an actual browser, not a bot

5.1.15

  • [Pattern] Pattern updates for better recognition

5.1.14

  • [Pattern] More accurate patterns for some substrings
Commits

Updates pino from 9.3.2 to 9.4.0

Release notes

Sourced from pino's releases.

v9.4.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v9.3.2...v9.4.0

Commits

Updates preact from 10.23.1 to 10.24.1

Release notes

Sourced from preact's releases.

10.24.1

Fixes

Types

Maintenance

10.24.0

Features

Fixes

Types

Maintenance

10.23.2

Fixes

Types

Maintenance

... (truncated)

Commits

Updates preact-render-to-string from 6.5.7 to 6.5.11

Release notes

Sourced from preact-render-to-string's releases.

v6.5.11

Patch Changes

v6.5.10

Patch Changes

v6.5.9

Patch Changes

v6.5.8

Patch Changes

Changelog

Sourced from preact-render-to-string's changelog.

6.5.11

Patch Changes

6.5.10

Patch Changes

6.5.9

Patch Changes

6.5.8

Patch Changes

Commits
  • e2c9ce6 Merge pull request #395 from preactjs/changeset-release/main
  • 85fd942 Version Packages
  • ddf1bbb Merge pull request #393 from preactjs/fix/spellcheck-prop-serialization
  • d20ad14 Merge pull request #394 from preactjs/chore/run-build-prebench
  • bc80e6d chore: Run build prior to running benchmarks
  • 6255591 refactor: Switch to a Set
  • 62ade27 docs: Add changeset
  • 49657de chore: Update comment re:enumerated props
  • 01d5b54 chore: Bump baseline-rts version
  • 8d41b25 fix: Support spellcheck and remove support for spellCheck
  • Additional commits viewable in compare view

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

Bumps the minor-patch group with 5 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@tinyhttp/app](https://github.com/tinyhttp/tinyhttp/tree/HEAD/packages/app) | `2.1.4` | `2.4.0` |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.13` | `5.1.17` |
| [pino](https://github.com/pinojs/pino) | `9.3.2` | `9.4.0` |
| [preact](https://github.com/preactjs/preact) | `10.23.1` | `10.24.1` |
| [preact-render-to-string](https://github.com/preactjs/preact-render-to-string) | `6.5.7` | `6.5.11` |



Updates `@tinyhttp/app` from 2.1.4 to 2.4.0
- [Release notes](https://github.com/tinyhttp/tinyhttp/releases)
- [Commits](https://github.com/tinyhttp/tinyhttp/commits/@tinyhttp/app@2.4.0/packages/app)

Updates `isbot` from 5.1.13 to 5.1.17
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.13...v5.1.17)

Updates `pino` from 9.3.2 to 9.4.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v9.3.2...v9.4.0)

Updates `preact` from 10.23.1 to 10.24.1
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.23.1...10.24.1)

Updates `preact-render-to-string` from 6.5.7 to 6.5.11
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
- [Commits](preactjs/preact-render-to-string@v6.5.7...v6.5.11)

---
updated-dependencies:
- dependency-name: "@tinyhttp/app"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch
- dependency-name: preact-render-to-string
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2024
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.

0 participants