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 plaiceholder from 2.5.0 to 3.0.0 #44

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 Dec 2, 2023

Bumps plaiceholder from 2.5.0 to 3.0.0.

Release notes

Sourced from plaiceholder's releases.

v3.0.0

plaiceholder@3.0: Final Release

Note

The plaiceholder project is feature complete and will now be kept in maintenance mode.

Read the migration guide for further information.

If this project has been useful to you, please consider sponsoring my work 🖤

Features

  • New color return for getting an image's "dominant" color
  • New pixels return for getting each raw pixel's rgba values
  • Transparent images no longer have their alpha channel removed by default
  • Support for EXIF orientation (via autoOrient option)
  • New and improved docs

Breaking Changes

Read the migration guide for further information.

  • ESM only
  • File paths or external URLs are no longer supported – getPlaiceholder now expects a Buffer (see the migration guide for examples)
  • blurhash no longer returned
  • imgmetadata

Note

If no major issues are reported in the coming weeks, this repository will be archived and issues closed.

Changelog

Sourced from plaiceholder's changelog.

3.0.0

Major Changes

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.0 (2021-10-27)

Bug Fixes

  • deps: update docusaurus monorepo to v2.0.0-beta.1 (5674a9c)
  • deps: update docusaurus monorepo to v2.0.0-beta.2 (da262eb)
  • deps: update docusaurus monorepo to v2.0.0-beta.3 (fe26c5f)
  • deps: update docusaurus monorepo to v2.0.0-beta.4 (080ffad)
  • deps: update docusaurus monorepo to v2.0.0-beta.6 (525fd0a)
  • docs: introduction spacing (e272a46)

2.1.0 (2021-06-18)

Bug Fixes

2.0.3 (2021-06-13)

Bug Fixes

  • deps: update react monorepo to v17.0.2 (d3a7b09)

2.0.2 (2021-06-11)

Note: Version bump only for package docs

2.0.0 (2021-06-11)

Bug Fixes

  • deps: update dependency glob to v7.1.7 (f944aa1)
  • deps: update dependency nextra to v0.4.5 (13e4efe)
  • deps: update dependency nextra-theme-docs to v1.1.5 (4ddb95f)
  • deps: update dependency nextra-theme-docs to v1.1.7 (221e917)
  • deps: update react monorepo to v17 (2babcf5)
  • docs: amend index links (9aa78bb)
  • docs: amend logo path (12890e7)
  • docs: amend studio link (fd230e7)
  • docs: cta transition (2436559)

... (truncated)

Commits
  • b2cb9cb v3.0.0
  • 3dede8b Plaiceholder 3.0 (#232)
  • 6534950 chore: remove vercel analytics
  • 4251b21 feat(docs): add cf analytics
  • 0d35c47 chore: add personal details to license
  • b1bcbd3 Merge pull request #225 from joe-bell/feat/va
  • b43acb0 feat: add vercel analytics
  • d2811dc Merge pull request #218 from joe-bell/feat/astro-image
  • a6cd444 chore(example-with-astro): preload logo
  • b4cade1 chore(example-with-astro): use regular img for multiple, self-host instant.page
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 2, 2023
Copy link

vercel bot commented Dec 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
altay-dot-wtf ❌ Failed (Inspect) Dec 29, 2023 1:51pm

@altaywtf
Copy link
Owner

altaywtf commented Dec 8, 2023

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Bumps [plaiceholder](https://github.com/joe-bell/plaiceholder) from 2.5.0 to 3.0.0.
- [Release notes](https://github.com/joe-bell/plaiceholder/releases)
- [Changelog](https://github.com/joe-bell/plaiceholder/blob/main/docs/CHANGELOG.md)
- [Commits](joe-bell/plaiceholder@v2.5.0...v3.0.0)

---
updated-dependencies:
- dependency-name: plaiceholder
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant