Skip to content

chore(deps): update dependency namor to v3#7285

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/namor-3.x
Closed

chore(deps): update dependency namor to v3#7285
renovate[bot] wants to merge 1 commit intomainfrom
renovate/namor-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
namor ^1.1.2 -> ^3.0.0 age adoption passing confidence

Warning

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


Release Notes

jsonmaur/namor.js (namor)

v3.0.1

Compare Source

  • Fixed CommonJS exports
  • Deprecated rawData access

v3.0.0

Compare Source

Features
  • Added the ability to use custom dictionaries and reserved word lists with getDict() and getDictFile()
  • Added more words to internal dictionaries
  • Made the reserved subdomain check more strict by removing special characters from value
  • Single-word names now use adjectives, nouns, and verbs rather than just nouns
Deprecations
  • Deprecated saltLength option in generate(), use salt instead
  • Deprecated subset option in generate(), use dictionary instead
  • Deprecated manly dictionary, use rugged instead
  • Deprecated validate(), use valid_subdomain() instead
Other Updates
  • Removed support for Node < v14
  • Nested the default dictionary within default key in rawData
  • Removed default salt length of 5 on generated names
  • Removed subdomain length validation in generate(), use valid_subdomain() instead
  • Removed previously deprecated options for generate(): char, numbers, and manly
  • Removed previously deprecated isValid method
  • Fixed validation regex to check for proper length

v2.0.4

Compare Source

v2.0.3

Compare Source

v2.0.2

Compare Source

  • Renamed isValid method to validate
  • Renamed char option to separator in .generate()
  • Deprecated numbers in lieu of saltType and saltLength in .generate()
  • Deprecated manly in lieu of subset in .generate()
  • Added ability to define dictionary subsets, currently only option is manly
  • Added ability to determine trailing salt type, which can now be number, string, or mixed
  • Added ability to access raw dictionary data through namor.rawData
  • Converted codebase to Typescript

v2.0.1

Compare Source

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner April 11, 2025 03:09
@renovate renovate bot requested review from AlexanderMelox and devadula-nandan and removed request for a team April 11, 2025 03:09
@netlify
Copy link

netlify bot commented Apr 11, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 0d3d278
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/67f88805d577dc0008ee183b
😎 Deploy Preview https://deploy-preview-7285--ibm-products-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Apr 11, 2025

Deploy Preview for carbon-for-ibm-products failed. Why did it fail? →

Name Link
🔨 Latest commit 0d3d278
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/67f8880599243b0008e5f0a0

@codecov
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.84%. Comparing base (45e26a8) to head (0d3d278).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7285      +/-   ##
==========================================
- Coverage   83.85%   83.84%   -0.01%     
==========================================
  Files         420      420              
  Lines       16970    16970              
  Branches     4505     4505              
==========================================
- Hits        14230    14229       -1     
- Misses       2740     2741       +1     
Components Coverage Δ
ibm-products 82.00% <ø> (-0.01%) ⬇️
ibm-products-web-components 89.78% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@devadula-nandan
Copy link
Contributor

do we skip this as well?

related
#1909

cc: @matthewgallo

@matthewgallo
Copy link
Collaborator

Yeah lets skip this one for now, it's only used to generate the data used by the Datagrid stories. We could ideally remove it with some planning around another one to build the data for those stories.

@elycheea elycheea closed this Apr 15, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 15, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/namor-3.x branch April 15, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants