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

chore(deps): update non-minor dependencies #35

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
autoprefixer 10.4.16 -> 10.4.20 age adoption passing confidence devDependencies patch
github.com/cloudfoundry-community/go-cfclient/v3 v3.0.0-alpha.5 -> v3.0.0-alpha.9 age adoption passing confidence require patch
github.com/go-logr/logr v1.4.1 -> v1.4.2 age adoption passing confidence require patch
golang 1.23.0 -> 1.23.2 age adoption passing confidence stage patch
node (source) 21.7.0 -> 21.7.3 age adoption passing confidence dependencies patch
postcss (source) 8.4.31 -> 8.4.47 age adoption passing confidence devDependencies patch

Release Notes

postcss/autoprefixer (autoprefixer)

v10.4.20

Compare Source

  • Fixed fit-content prefix for Firefox.

v10.4.19

Compare Source

  • Removed end value has mixed support, consider using flex-end warning
    since end/start now have good support.

v10.4.18

Compare Source

  • Fixed removing -webkit-box-orient on -webkit-line-clamp (@​Goodwine).

v10.4.17

Compare Source

  • Fixed user-select: contain prefixes.
cloudfoundry-community/go-cfclient (github.com/cloudfoundry-community/go-cfclient/v3)

v3.0.0-alpha.9

Compare Source

What's Changed

  • Fix 426 - remove pseudo C module import

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.8...v3.0.0-alpha.9

v3.0.0-alpha.8

Compare Source

What's Changed

  • Allow to set manifest app instances to 0
  • Add CF app readiness checks
  • Add query parameters supported by CC 3.165.0 list operations
  • Added all fields for stack
  • Support parsing of environment variables other than strings
  • Return jobGuid on buildpack delete
  • Remove omitempty from stack attribute in buildpack
  • Make buildpack filename customizable
  • Make stack in buildpack pointer

New Contributors

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.7...v3.0.0-alpha.8

v3.0.0-alpha.7: v3.0.0 alpha 7

Compare Source

Moved to cloudfoundry org and changed the way config is constructed to use the more typical Golang functional options pattern.

What's Changed

New Contributors

Full Changelog: cloudfoundry/go-cfclient@v3.0.0-alpha.6...v3.0.0-alpha.7

v3.0.0-alpha.6: v3.0.0 alpha 6

Compare Source

Fix multiple issues around oauth token renewals, especially for long lived processes and some additional features.

  • Add support for Docker upload
  • Add get process stats by application ID
  • Add enhanced query filtering and label selection
  • Fix issue 325
  • Fix issue 345
  • Fix issue 349
  • Fixed nil pointer error when no isolation segment has been assigned
  • Bump golang dependencies
go-logr/logr (github.com/go-logr/logr)

v1.4.2

Compare Source

What's Changed

Dependencies:

Full Changelog: go-logr/logr@v1.4.1...v1.4.2

nodejs/node (node)

v21.7.3: 2024-04-10, Version 21.7.3 (Current), @​RafaelGSS

Compare Source

This is a security release.

Notable Changes
  • CVE-2024-27980 - Command injection via args parameter of child_process.spawn without shell option enabled on Windows
Commits

v21.7.2: 2024-04-03, Version 21.7.2 (Current), @​RafaelGSS prepared by @​marco-ippolito

Compare Source

This is a security release.

Notable changes
  • CVE-2024-27983 - Assertion failed in node::http2::Http2Session::~Http2Session() leads to HTTP/2 server crash- (High)
  • CVE-2024-27982 - HTTP Request Smuggling via Content Length Obfuscation- (Medium)
  • llhttp version 9.2.1
  • undici version 6.11.1
Commits

v21.7.1: 2024-03-08, Version 21.7.1 (Current), @​targos

Compare Source

Notable Changes

This release reverts #​51389, which
landed in Node.js 21.7.0. It is a documented feature that t.after() hooks are
run even if a test has no subtests. The hook can be used to clean up the test
itself.

Commits
postcss/postcss (postcss)

v8.4.47

Compare Source

  • Removed debug code.

v8.4.46

Compare Source

  • Fixed Cannot read properties of undefined (reading 'before').

v8.4.45

Compare Source

  • Removed unnecessary fix which could lead to infinite loop.

v8.4.44

Compare Source

  • Another way to fix markClean is not a function error.

v8.4.43

Compare Source

  • Fixed markClean is not a function error.

v8.4.42

Compare Source

  • Fixed CSS syntax error on long minified files (by @​varpstar).

v8.4.41

Compare Source

v8.4.40

Compare Source

  • Moved to getter/setter in nodes types to help Sass team (by @​nex3).

v8.4.39

Compare Source

v8.4.38

Compare Source

v8.4.37

Compare Source

  • Fixed original.column are not numbers error in another case.

v8.4.36

Compare Source

  • Fixed original.column are not numbers error on broken previous source map.

v8.4.35

Compare Source

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

v8.4.34

Compare Source

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

v8.4.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate-approve[bot]
renovate-approve bot previously approved these changes Oct 27, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/cloudfoundry-community/go-cfclient/v3 to v3.0.0-alpha.6 fix(deps): update non-minor dependencies Nov 6, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 6, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 7, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Nov 16, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 2, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 5, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 5, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Dec 14, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 6, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 7, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Aug 28, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 1, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 1, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 2, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 4, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 6, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants