Releases: fuelviews/responsive-images
Release v0.0.5
Changes in this Release:
Bump anothrNick/github-tag-action from 1.67.0 to 1.71.0
Bumps anothrNick/github-tag-action from 1.67.0 to 1.71.0.
Release notes
Sourced from anothrNick/github-tag-action's releases.
1.71.0
What's Changed
- Add tag message override by
@omerap12
in anothrNick/github-tag-action#323New Contributors
@omerap12
made their first contribution in anothrNick/github-tag-action#323Full Changelog: anothrNick/github-tag-action@1...1.71.0
1.70.0
What's Changed
- Add old_tag Output to the README by
@gabriel-stackhouse
in anothrNick/github-tag-action#314- Fix Auto Releases by
@gabriel-stackhouse
in anothrNick/github-tag-action#317New Contributors
@gabriel-stackhouse
made their first contribution in anothrNick/github-tag-action#314Full Changelog: anothrNick/github-tag-action@1...1.70.0
Commits
f278d49
Merge pull request #323 from omerap12/add-tag-message7a5eb51
Add tag message override777684d
Merge pull request #317 from gabriel-stackhouse/auto-releases5a9c832
Simple comment tweak to trigger the workflow on mergecf38bfd
Remove commented-out lines in the release workflowc092e52
Use the correct IDebf2cb9
Add a working automated release action to the main workflow5b0f9e4
Add old_tag Output to the README (#314)afe4b67
Merge pull request #315 from druskus20/revert-revert-pre5fc474
fix: fix a spelling error- 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 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)
Release v0.0.4
Changes in this Release:
Bump dependabot/fetch-metadata from 1.1.1 to 2.2.0
Bumps dependabot/fetch-metadata from 1.1.1 to 2.2.0.
Release notes
Sourced from dependabot/fetch-metadata's releases.
v2.2.0
What's Changed
- Bump actions/create-github-app-token from 1.9.0 to 1.10.0 by
@dependabot
in dependabot/fetch-metadata#523- Bump actions/create-github-app-token from 1.10.0 to 1.10.2 by
@dependabot
in dependabot/fetch-metadata#534- Bump braces from 3.0.2 to 3.0.3 by
@dependabot
in dependabot/fetch-metadata#532- v2.2.0 by
@fetch-metadata-action-automation
in dependabot/fetch-metadata#520Full Changelog: dependabot/fetch-metadata@v2...v2.2.0
v2.1.0
What's Changed
- Relax
engine-strict=true
by@jeffwidman
in dependabot/fetch-metadata#510- Handle branch names containing hyphen separators by
@tspencer244
in dependabot/fetch-metadata#450- Switch to monthly release cadence by
@jeffwidman
in dependabot/fetch-metadata#509- v2.1.0 by
@fetch-metadata-action-automation
in dependabot/fetch-metadata#518New Contributors
@tspencer244
made their first contribution in dependabot/fetch-metadata#450Full Changelog: dependabot/fetch-metadata@v2.0.0...v2.1.0
v2.0.0 - Switch to
node20
What's Changed
- Upgrade from node16 to node20 by
@Nishnha
in dependabot/fetch-metadata#443 👈 this is a potentially breaking change for some workflowsv2
is the new tracking tag by@jeffwidman
in dependabot/fetch-metadata#506- v2.0.0 by
@fetch-metadata-action-automation
in dependabot/fetch-metadata#508Full Changelog: dependabot/fetch-metadata@v1.7.0...v2.0.0
v1.7.0
What's Changed
- Bump dotenv from 16.0.3 to 16.3.1 by
@dependabot
in dependabot/fetch-metadata#404- Bump
@types/node
from 20.2.3 to 20.3.3 by@dependabot
in dependabot/fetch-metadata#407- Bump the eslint-dependencies group with 4 updates by
@dependabot
in dependabot/fetch-metadata#409- Update dependabot.yml by
@bdragon
in dependabot/fetch-metadata#410- Bump
@types/node
from 20.3.3 to 20.4.0 by@dependabot
in dependabot/fetch-metadata#411- Bump yaml from 2.2.1 to 2.3.1 by
@dependabot
in dependabot/fetch-metadata#390- Bump tough-cookie from 4.0.0 to 4.1.3 by
@dependabot
in dependabot/fetch-metadata#412- Bump
@types/node
from 20.4.0 to 20.4.1 by@dependabot
in dependabot/fetch-metadata#413- Generate Dependabot PRs on Sundays weekly by
@abdulapopoola
in dependabot/fetch-metadata#417- Aggressively group prod and dev dependencies for NPM by
@abdulapopoola
in dependabot/fetch-metadata#420- Update .nvmrc to latest node 16 LTS version by
@abdulapopoola
in dependabot/fetch-metadata#422- Bump the dev-dependencies group with 9 updates by
@dependabot
in dependabot/fetch-metadata#421- Bump the dev-dependencies group with 1 update by
@dependabot
in dependabot/fetch-metadata#423- Check for uncommitted files beyond the
diff
directory by@jeffwidman
in dependabot/fetch-metadata#278- Bump the dev-dependencies group with 6 updates by
@dependabot
in dependabot/fetch-metadata#424- Bump the dev-dependencies group with 3 updates by
@dependabot
in dependabot/fetch-metadata#425- Bump the dev-dependencies group with 6 updates by
@dependabot
in dependabot/fetch-metadata#428
... (truncated)
Commits
dbb049a
v2.2.0 (#520)36bf1f9
Merge pull request #532 from dependabot/dependabot/npm_and_yarn/braces-3.0.3a3420b5
Bump braces from 3.0.2 to 3.0.3006e43f
Merge pull request #534 from dependabot/dependabot/github_actions/actions/cre...9c55ebe
Bump actions/create-github-app-token from 1.10.0 to 1.10.2325b863
Merge pull request #523 from dependabot/dependabot/github_actions/actions/cre...aec2f3e
Bump actions/create-github-app-token from 1.9.0 to 1.10.0
Release v0.0.3
Changes in this Release:
Bump sharp from 0.32.6 to 0.33.5
Bumps sharp from 0.32.6 to 0.33.5.
Changelog
Sourced from sharp's changelog.
v0.33.5 - 16th August 2024
Upgrade to libvips v8.15.3 for upstream bug fixes.
Add
pageHeight
andpages
to response of multi-page output. #3411Ensure option to force use of a globally-installed libvips works correctly. #4111
@project0
Minimise use of
engines
property to improve yarn v1 support. #4130Ensure
sharp.format.heif
includes only AVIF when using prebuilt binaries. #4132Add support to recomb operation for 4x4 matrices. #4147
@ton11797
Expose PNG text chunks as
comments
metadata. #4157@nkeynes
Expose optional
precision
andminAmplitude
parameters ofblur
operation. #4168 #4172@marcosc90
Ensure
keepIccProfile
avoids colour transformation where possible. #4186TypeScript:
chromaSubsampling
metadata is optional. #4191@DavidVaness
v0.33.4 - 16th May 2024
... (truncated)
Commits
fc32e0b
Release v0.33.50546e48
Docs: changelog entry for #4191ab65b7a
TypeScript: chromaSubsampling can be undefined (#4191)2474bd4
Prerelease v0.33.5-rc.1ff2e689
Remove yarn v1 specifics from help text6327f13
CI: Add yarn v1 to packaging testsf1e69a2
Prerelease v0.33.5-rc.03c14dbb
Minimise use ofengines
property to improve yarn v1 support82cebc3
Upgrade to libvips v8.15.3 for Linux ARMv6ad36fa0
Ensure emnapiInit function is exported- 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 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)
Release v0.0.2
Changes in this Release:
Bump sharp from 0.32.6 to 0.33.2
Bumps sharp from 0.32.6 to 0.33.2.
Changelog
Sourced from sharp's changelog.
v0.33.2 - 12th January 2024
Upgrade to libvips v8.15.1 for upstream bug fixes.
TypeScript: add definition for
keepMetadata
. #3914@abhi0498
Ensure
extend
operation stays sequential when copying (regression in 0.32.0). #3928Improve error handling for unsupported multi-page rotation. #3940
v0.33.1 - 17th December 2023
Add support for Yarn Plug'n'Play filesystem layout. #3888
Emit warning when attempting to use invalid ICC profiles. #3895
Ensure
VIPS_NOVECTOR
environment variable is respected. #3897@icetee
v0.33.0 - 29th November 2023
Drop support for Node.js 14 and 16, now requires Node.js ^18.17.0 or >= 20.3.0
Prebuilt binaries distributed via npm registry and installed via package manager.
Building from source requires dependency on
node-addon-api
.Remove
sharp.vendor
.Partially deprecate
withMetadata()
, usewithExif()
andwithIccProfile()
.Add experimental support for WebAssembly-based runtimes.
@RReverser
Options for
trim
operation must be an Object, add newlineArt
option. #2363Improve luminance of
tint
operation with weighting function. #3338@jcupitt
Ensure all
Error
objects contain astack
property. #3653
... (truncated)
Commits
bcb22af
Release v0.33.2d04dc62
Prerelease v0.33.2-rc.1c30d355
CI: Fix npm smoke test expectation49cb148
Prerelease v0.33.2-rc.03bc31a8
CI: Verify emscripten versions matchc28523e
CI: Update Emscripten Docker image to 3.1.51 (#3907)278f393
Upgrade to libvips v8.15.1cbf68c1
Improve error for unsupported multi-page rotation #394045e8071
Add runtime check for outdated Node.js versionb96389d
Docs: refresh index- 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 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)
Release v0.0.1
Changes in this Release:
Development
Introduces some important updates to our project's development workflow.
In the .github/workflows/auto-release.yml
file, we have upgraded the actions/checkout
action to version 4, ensuring that we have the latest features and improvements. Additionally, we have updated the anothrNick/github-tag-action
action to version 1.67.0, which includes bug fixes and enhancements for bumping the version and pushing tags. These updates will help streamline the process of tagging and releasing new versions of our project.
In the .github/workflows/dependabot-auto-pr.yml
file, we have made a small adjustment to the pull_request
event types, specifically removing the push
event. This change ensures that the workflow only triggers when a pull request is opened, improving the accuracy and efficiency of our automated PR merging process.
Overall, these changes enhance our development workflow by incorporating the latest tools and optimizing our automation processes.