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

deps(deps): bump the nexim group with 2 updates #19

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps the nexim group with 2 updates: @nexim/snackbar and @nexim/service-worker.

Updates @nexim/snackbar from 1.0.2 to 1.0.3

Release notes

Sourced from @​nexim/snackbar's releases.

@​nexim/snackbar@​1.0.3

1.0.3 (2025-01-08)

Bug Fixes

Code Refactoring

Changelog

Sourced from @​nexim/snackbar's changelog.

1.0.3 (2025-01-08)

Bug Fixes

Code Refactoring

Commits
  • 7cc5013 release: new independent version
  • b4b077f fix(snackbar): add styles for SnackbarElement component (#10)
  • 688a631 refactor: update output paths in package.json (#9)
  • 650349a refactor(typescripts): update typescript configurations (#8)
  • See full diff in compare view

Updates @nexim/service-worker from 1.0.0-alpha.2 to 1.0.4

Release notes

Sourced from @​nexim/service-worker's releases.

@​nexim/service-worker@​1.0.4

1.0.4 (2025-01-11)

Note: Version bump only for package @​nexim/service-worker

@​nexim/service-worker@​1.0.3

1.0.3 (2025-01-09)

Bug Fixes

@​nexim/service-worker@​1.0.2

1.0.2 (2025-01-06)

Code Refactoring

@​nexim/service-worker@​1.0.1

1.0.1 (2025-01-05)

Note: Version bump only for package @​nexim/service-worker

@​nexim/service-worker@​1.0.0

1.0.0 (2025-01-02)

Note: Version bump only for package @​nexim/service-worker

Changelog

Sourced from @​nexim/service-worker's changelog.

1.0.4 (2025-01-11)

Note: Version bump only for package @​nexim/service-worker

1.0.3 (2025-01-09)

Bug Fixes

1.0.2 (2025-01-06)

Code Refactoring

1.0.1 (2025-01-05)

Note: Version bump only for package @​nexim/service-worker

Commits
  • 41445f8 release: new independent version
  • 50504fd lint: make happy
  • 67de358 release: new independent version
  • c8cc5f4 fix: check for service worker support before registration (#32)
  • b20c05b lint: make tsdoc happy
  • 8d72218 release: new independent version
  • 6d656b4 refactor: use new @​nexim/typescript-config api
  • 348dbf9 release: new independent version
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nexim group with 2 updates: [@nexim/snackbar](https://github.com/the-nexim/design-system/tree/HEAD/packages/snackbar) and [@nexim/service-worker](https://github.com/the-nexim/nanolib/tree/HEAD/packages/service-worker).


Updates `@nexim/snackbar` from 1.0.2 to 1.0.3
- [Release notes](https://github.com/the-nexim/design-system/releases)
- [Changelog](https://github.com/the-nexim/design-system/blob/next/packages/snackbar/CHANGELOG.md)
- [Commits](https://github.com/the-nexim/design-system/commits/@nexim/[email protected]/packages/snackbar)

Updates `@nexim/service-worker` from 1.0.0-alpha.2 to 1.0.4
- [Release notes](https://github.com/the-nexim/nanolib/releases)
- [Changelog](https://github.com/the-nexim/nanolib/blob/next/packages/service-worker/CHANGELOG.md)
- [Commits](https://github.com/the-nexim/nanolib/commits/@nexim/[email protected]/packages/service-worker)

---
updated-dependencies:
- dependency-name: "@nexim/snackbar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nexim
- dependency-name: "@nexim/service-worker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nexim
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from njfamirm as a code owner January 16, 2025 10:33
@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Jan 16, 2025
@njfamirm njfamirm merged commit 5d0860a into next Jan 16, 2025
2 checks passed
@njfamirm njfamirm deleted the dependabot/npm_and_yarn/nexim-cc86522d64 branch January 16, 2025 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant