Update dependency generate-license-file to v4.1.1 #511

Open
renovate-bot wants to merge 1 commit from renovate/generate-license-file-4.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
generate-license-file (source) 4.0.0 -> 4.1.1 age adoption passing confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

TobyAndToby/generate-license-file (generate-license-file)

v4.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/TobyAndToby/generate-license-file/compare/v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/TobyAndToby/generate-license-file/compare/v4.0.0...v4.1.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [generate-license-file](https://generate-license-file.js.org) ([source](https://github.com/TobyAndToby/generate-license-file/tree/HEAD/src/packages/generate-license-file)) | [`4.0.0` -> `4.1.1`](https://renovatebot.com/diffs/npm/generate-license-file/4.0.0/4.1.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/generate-license-file/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/generate-license-file/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/generate-license-file/4.0.0/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/generate-license-file/4.0.0/4.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>TobyAndToby/generate-license-file (generate-license-file)</summary> ### [`v4.1.1`](https://github.com/TobyAndToby/generate-license-file/releases/tag/v4.1.1) [Compare Source](https://github.com/TobyAndToby/generate-license-file/compare/v4.1.0...v4.1.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Update dependency eslint-config-prettier to v9.1.2 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/646 - Update codecov/codecov-action action to v5.5.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/647 - Update dependency [@&#8203;types/node](https://github.com/types/node) to v22.18.6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/648 - Update dependency [@&#8203;types/node](https://github.com/types/node) to v22.18.7 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/649 - Update dependency typescript to ~5.9.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/650 - Update commander to v14 by [@&#8203;tobysmith568](https://github.com/tobysmith568) in https://github.com/TobyAndToby/generate-license-file/pull/657 - Update actions/setup-node action to v6 by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/659 - Update actions/checkout action to v6 - autoclosed by [@&#8203;renovate](https://github.com/renovate)\[bot] in https://github.com/TobyAndToby/generate-license-file/pull/658 - Ignore dot-prefixed directories in node_modules by [@&#8203;tobybessant](https://github.com/tobybessant) in https://github.com/TobyAndToby/generate-license-file/pull/660 **Full Changelog**: https://github.com/TobyAndToby/generate-license-file/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://github.com/TobyAndToby/generate-license-file/releases/tag/v4.1.0) [Compare Source](https://github.com/TobyAndToby/generate-license-file/compare/v4.0.0...v4.1.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Remove the announcement bar by [@&#8203;tobysmith568](https://github.com/tobysmith568) in https://github.com/TobyAndToby/generate-license-file/pull/610 - Allow exclude arguments to be regexes by [@&#8203;tobysmith568](https://github.com/tobysmith568) in https://github.com/TobyAndToby/generate-license-file/pull/639 - Remove Node 23 usages from CI/CD by [@&#8203;tobysmith568](https://github.com/tobysmith568) in https://github.com/TobyAndToby/generate-license-file/pull/641 - Update the docs to include major version 4 by [@&#8203;tobysmith568](https://github.com/tobysmith568) in https://github.com/TobyAndToby/generate-license-file/pull/642 - Dont throw if optional dependency cannot be found by [@&#8203;tobybessant](https://github.com/tobybessant) in https://github.com/TobyAndToby/generate-license-file/pull/640 - Fix omitVersions config parsing and documentation by [@&#8203;Copilot](https://github.com/Copilot) in https://github.com/TobyAndToby/generate-license-file/pull/637 #### New Contributors - [@&#8203;Copilot](https://github.com/Copilot) made their first contribution in https://github.com/TobyAndToby/generate-license-file/pull/637 **Full Changelog**: https://github.com/TobyAndToby/generate-license-file/compare/v4.0.0...v4.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IiwiamF2YXNjcmlwdCJdfQ==-->
renovate-bot added the
dependency
javascript
labels 2025-08-28 16:42:39 +00:00
renovate-bot added 1 commit 2025-08-28 16:42:39 +00:00
Update dependency generate-license-file to v4.1.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
b5a22304f0
renovate-bot changed title from Update dependency generate-license-file to v4.1.0 to Update dependency generate-license-file to v4.1.1 2026-01-02 14:44:06 +00:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/generate-license-file-4.x:renovate/generate-license-file-4.x
git checkout renovate/generate-license-file-4.x
Sign in to join this conversation.
No description provided.