Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Aug 31, 2024

This PR contains the following updates:

Package Type Update Change
@inquirer/confirm (source) dependencies minor 3.1.22 -> 3.2.0
@inquirer/confirm (source) devDependencies minor 3.1.22 -> 3.2.0
@inquirer/prompts (source) dependencies minor 5.3.8 -> 5.4.0
@inquirer/prompts (source) devDependencies minor 5.3.8 -> 5.4.0
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.3.0 -> 8.4.0
@typescript-eslint/parser (source) devDependencies minor 8.3.0 -> 8.4.0
actions/upload-artifact action minor v4.3.6 -> v4.4.0
eslint-plugin-import devDependencies minor 2.29.1 -> 2.30.0
http-proxy-middleware dependencies patch 3.0.0 -> 3.0.1
http-proxy-middleware devDependencies patch 3.0.0 -> 3.0.1
postcss (source) dependencies patch 8.4.41 -> 8.4.44
postcss (source) devDependencies patch 8.4.41 -> 8.4.44

Release Notes

SBoudrias/Inquirer.js (@​inquirer/confirm)

v3.2.0

Compare Source

  • Change to list prompts default handling:
    • If number, default is the choice index
    • Any other defined values, find the value in the choice array. (previously it'd only support strings)
  • Bug: SIGINT was not properly exiting the process for some users
  • Cleanup: bump dependencies
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.4.0

Compare Source

This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.4.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

actions/upload-artifact (actions/upload-artifact)

v4.4.0

Compare Source

Notice: Breaking Changes ⚠️

We will no longer include hidden files and folders by default in the upload-artifact action of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option, include-hidden-files, to continue to do so.

See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.

What's Changed

Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0

import-js/eslint-plugin-import (eslint-plugin-import)

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] no-extraneous-dependencies: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] order: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
chimurai/http-proxy-middleware (http-proxy-middleware)

v3.0.1

Compare Source

  • fix(type): fix RequestHandler return type (#​980)
  • refactor(errors): improve pathFilter error message (#​987)
  • fix(logger-plugin): fix missing target port (#​989)
  • ci(package): npm package provenance (#​991)
  • fix(logger-plugin): log target port when router option is used (#​1001)
  • refactor: fix circular dependencies (#​1010)
  • fix(fix-request-body): support '+json' content-type suffix (#​1015)
postcss/postcss (postcss)

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

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Aug 31, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Aug 31, 2024
@angular-robot angular-robot changed the title build: update actions/upload-artifact action to v4.4.0 build: update all non-major dependencies Aug 31, 2024
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch 6 times, most recently from 60acc1b to 40810cd Compare September 2, 2024 22:13
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 40810cd to 05887ec Compare September 3, 2024 07:10
@clydin clydin merged commit 83918ee into angular:main Sep 3, 2024
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch September 3, 2024 12:11
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants