HowTheyVote / howtheyvote

HowTheyVote.eu allows anyone to easily find out how Members of the European Parliament vote in plenary.
https://howtheyvote.eu
GNU Affero General Public License v3.0
44 stars 2 forks source link

Bump the minor-patch group across 1 directory with 4 updates #1030

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the minor-patch group with 4 updates in the /frontend directory: @tinyhttp/app, isbot, preact and preact-render-to-string.

Updates @tinyhttp/app from 2.1.4 to 2.3.1

Release notes

Sourced from @​tinyhttp/app's releases.

@​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

new View engine

by @​talentlessguy in tinyhttp/tinyhttp#401

View engine was ported from express for cases like multiple view engines and custom View processing. See docs for more info.

App doesn't require a first argument as engine options in a generic anymore. Instead pass engine options to app.engine and res.render.

Example:

import { App } from '@tinyhttp/app'
import { renderFile, type EtaConfig } from 'eta'
import type { PartialConfig } from 'eta/dist/types/config'

const app = new App()
</tr></table>

... (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 preact from 10.23.1 to 10.23.2

Release notes

Sourced from preact's releases.

10.23.2

Fixes

Types

Maintenance

Commits


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

Release notes

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

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.10

Patch Changes

6.5.9

Patch Changes

6.5.8

Patch Changes

Commits
  • e7ec96b Merge pull request #392 from preactjs/changeset-release/main
  • 0586df1 Version Packages
  • 6a60e81 Merge pull request #391 from preactjs/cursed-class-name
  • d80e4dc fix: allow any stringified value in class + className
  • 19ebe20 Merge pull request #389 from preactjs/changeset-release/main
  • 03f88f0 Version Packages
  • 1754f99 Merge pull request #388 from preactjs/spellcheck
  • 4621fa3 fix: wrong spellcheck attribute value
  • b40944a Version Packages (#384)
  • 220ad45 Add async benchmark and perf iterations (#386)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.