nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
604 stars 132 forks source link

Chore(deps): Bump @nextcloud/moment from 1.2.2 to 1.3.1 #1204

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps @nextcloud/moment from 1.2.2 to 1.3.1.

Release notes

Sourced from @​nextcloud/moment's releases.

v1.3.1

What's Changed

v1.3.0 - 2024-01-10

1.3.0 - 2024-01-10

Enhancements

  • enh: Move package to vite for bundling + compress translations #781 (susnux)

Changed

  • chore(package): replace .npmignore with files array #757 (st3iny)
  • chore: Update workflows #780 (susnux)
  • fix: Adjust readme as we no longer use travis #794 (susnux)
  • Update dependencies
  • Update translations
Changelog

Sourced from @​nextcloud/moment's changelog.

1.3.1 - 2024-01-10

Fixed

  • Fixed module resolution when using webpack + babel

1.3.0 - 2024-01-10

Enhancements

  • enh: Move package to vite for bundling + compress translations #781 (susnux)

Changed

  • chore(package): replace .npmignore with files array #757 (st3iny)
  • chore: Update workflows #780 (susnux)
  • fix: Adjust readme as we no longer use travis #794 (susnux)
  • Update dependencies
  • Update translations
Commits
  • c2d3845 Merge pull request #796 from nextcloud-libraries/fix/make-module-resolution-e...
  • 3b1a9f5 chore: Prepare 1.3.1
  • 0730b71 fix: Add file extension to fix module resolution with webpack
  • 0161423 Merge pull request #795 from nextcloud-libraries/chore/release-2
  • ed2734a chore: Prepare new release
  • dfb497c Merge pull request #781 from nextcloud-libraries/enh/improve-package
  • 50db69d Merge pull request #794 from nextcloud-libraries/fix/readme
  • 419a5ff fix: Adjust readme as we no longer use travis
  • 83f4a1b enh: Move package to vite for bundling + compress translations
  • 4994d9f Merge pull request #793 from nextcloud-libraries/dependabot/npm_and_yarn/gett...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by susnux, a new releaser for @​nextcloud/moment since your current version.


Dependabot compatibility score

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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)