Bump the prod-minor-updates group across 1 directory with 2 updates#5557
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the prod-minor-updates group across 1 directory with 2 updates#5557dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-minor-updates group with 2 updates in the /backend directory: [liquidjs](https://github.com/harttle/liquidjs) and [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg). Updates `liquidjs` from 10.25.7 to 10.27.0 - [Release notes](https://github.com/harttle/liquidjs/releases) - [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md) - [Commits](harttle/liquidjs@v10.25.7...v10.27.0) Updates `pg` from 8.20.0 to 8.21.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.21.0/packages/pg) --- updated-dependencies: - dependency-name: liquidjs dependency-version: 10.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: pg dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
753b98d to
1bfb816
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-minor-updates group with 2 updates in the /backend directory: liquidjs and pg.
Updates
liquidjsfrom 10.25.7 to 10.27.0Release notes
Sourced from liquidjs's releases.
Changelog
Sourced from liquidjs's changelog.
Commits
a8fd734chore(release): 10.27.0 [skip ci]47d3f1bfeat(context): null-prototype scope frames via createScope (#899)c20c0afchore(release): 10.26.0 [skip ci]457fae0fix(security): block Object.prototype filter/tag lookups (RCE) (#897)3616a74fix(strip_html): rewrite as linear single-pass scan to avoid ReDoS (#896)3129d46fix(date): cap strftime widths and account padding in memoryLimit (#895)5b9c346fix: enforce renderLimit for empty renderTemplates calls (#894)dbbf628fix: propagate ownPropertyOnly into Context.spawn() for {% render %} (#893)26ea285fix: strip html newline tags (#892)a55f543docs(readme): add Freshet to Who's Using LiquidJS (#888)Updates
pgfrom 8.20.0 to 8.21.0Changelog
Sourced from pg's changelog.
Commits
544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)c8da6abAssorted test cleanup (#3673)fa47e73fix:Client#endcallback being called multiple times when first is no-op (#...88a7e60cleanup: Move declaration to more natural place2095247cleanup: Combine duplicated code inClient#queryand avoid unneeded early n...0ac3eddfix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2 (#3669)be880d4Assorted test fixes and cleanup (#3672)