integration_github
integration_github copied to clipboard
🐙 GitHub integration into Nextcloud
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.7 to 6.6.0. Commits b8a7edd 6.6.0 34c8534 fix: signature verification due to leading zeros See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [vue](https://github.com/vuejs/core) from 2.7.16 to 3.0.0. Changelog Sourced from vue's changelog. 3.0.0 (2020-09-18) 3.0.0-rc.13 (2020-09-18) Bug Fixes hmr: make hmr working with class components (#2144) (422f05e) reactivity: avoid length mutating...
* Migrate to Vue 3 and nc/vue 9.2.0 * Use the new settings components * Replace deprecated (and Vue 2 only) `vue-highlightjs` with `@highlightjs/vue-plugin` | Before | After | |...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. Changelog Sourced from js-yaml's changelog. [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml merge (<<) operator. Commits cc482e7 4.1.1 released 50968b8 dist...
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 2.2 to 3. Release notes Sourced from skjnldsv/read-package-engines-version-actions's releases. v3 What's Changed Node 20 is now required Full Changelog: https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2...v3 Commits 06d6baf Merge pull request #145 from...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.6.0 to 6.0.0. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.12 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [rollup-plugin-esbuild-minify](https://github.com/prantlf/rollup-plugin-esbuild-minify) and [vite-plugin-stylelint](https://github.com/ModyQyW/vite-plugin-stylelint/tree/HEAD/packages/core). These dependencies need to be updated together. Updates `esbuild` from 0.24.2 to 0.25.12 Release notes Sourced from...
Bumps [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs) from 4.2.0 to 4.3.2. Release notes Sourced from linkifyjs's releases. v4.3.2 What's Changed Use Object.assign instead of custom assign function by @nfrasser in nfrasser/linkifyjs#518 Full Changelog: https://github.com/nfrasser/linkifyjs/compare/v4.3.1...v4.3.2 v4.3.1...
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 3.0.0 to 3.0.2. Release notes Sourced from dorny/paths-filter's releases. v3.0.2 What's Changed feat: add config parameter for predicate quantifier by @petermetz in dorny/paths-filter#224 New Contributors @petermetz made...