matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

268.json (9787B)


      1 {
      2   "number": 268,
      3   "title": "Bump sequelize from 6.20.0 to 6.28.0",
      4   "state": "closed",
      5   "diff_file": "268.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-01-03T16:46:21Z",
      8   "closed_at": "2023-01-03T17:36:26Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/sequelize-6.28.0",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [
     17     "MTRNord"
     18   ],
     19   "requested_reviewers": [
     20     "MTRNord"
     21   ],
     22   "body": "Bumps [sequelize](https://github.com/sequelize/sequelize) from 6.20.0 to 6.28.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/sequelize/sequelize/releases\">sequelize's releases</a>.</em></p>\n<blockquote>\n<h2>v6.28.0</h2>\n<h1><a href=\"https://github.com/sequelize/sequelize/compare/v6.27.0...v6.28.0\">6.28.0</a> (2022-12-20)</h1>\n<h3>Features</h3>\n<ul>\n<li><strong>types:</strong> use retry-as-promised types for retry options to match documentation  (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15484\">#15484</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/fd4afa6a89c111c6d6d0c94f0b98bf421b5357b6\">fd4afa6</a>)</li>\n</ul>\n<h2>v6.27.0</h2>\n<h1><a href=\"https://github.com/sequelize/sequelize/compare/v6.26.0...v6.27.0\">6.27.0</a> (2022-12-12)</h1>\n<h3>Features</h3>\n<ul>\n<li>add support for bigints (backport of <a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14485\">#14485</a>) (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15413\">#15413</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/1247c01265743e4bdbd6d91a51cf64cd9d1e6617\">1247c01</a>)</li>\n</ul>\n<h2>v6.26.0</h2>\n<h1><a href=\"https://github.com/sequelize/sequelize/compare/v6.25.8...v6.26.0\">6.26.0</a> (2022-11-29)</h1>\n<h3>Features</h3>\n<ul>\n<li><strong>postgres:</strong> add support for lock_timeout [<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15345\">#15345</a>] (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15355\">#15355</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/94beace4ca666765ec9c84a3f7ef0e826e09699d\">94beace</a>)</li>\n</ul>\n<h2>v6.25.8</h2>\n<h2><a href=\"https://github.com/sequelize/sequelize/compare/v6.25.7...v6.25.8\">6.25.8</a> (2022-11-22)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>oracle:</strong> remove hardcoded maxRows value (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15323\">#15323</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/7885000a70eb451100fa8f54d45361887241521c\">7885000</a>)</li>\n</ul>\n<h2>v6.25.7</h2>\n<h2><a href=\"https://github.com/sequelize/sequelize/compare/v6.25.6...v6.25.7\">6.25.7</a> (2022-11-19)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li>fix parameters not being replaced when after $$ strings (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15307\">#15307</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/bc39fd69919e0af0cb0732ca9bfe3e60691c778a\">bc39fd6</a>)</li>\n</ul>\n<h2>v6.25.6</h2>\n<h2><a href=\"https://github.com/sequelize/sequelize/compare/v6.25.5...v6.25.6\">6.25.6</a> (2022-11-15)</h2>\n<h3>Bug Fixes</h3>\n<ul>\n<li><strong>postgres:</strong> invalidate connection after client-side timeout (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15283\">#15283</a>) (<a href=\"https://github.com/sequelize/sequelize/commit/a20576527b84d4986372b25303b61536fae7479a\">a205765</a>), closes <a href=\"https://github.com//github.com/brianc/node-postgres/blob/5538df6b446f4b4f921947b460fe38acb897e579/packages/pg/lib/client.js/issues/L529\">/github.com/brianc/node-postgres/blob/5538df6b446f4b4f921947b460fe38acb897e579/packages/pg/lib/client.js#L529</a></li>\n</ul>\n<h2>v6.25.5</h2>\n<h2><a href=\"https://github.com/sequelize/sequelize/compare/v6.25.4...v6.25.5\">6.25.5</a> (2022-11-07)</h2>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/fd4afa6a89c111c6d6d0c94f0b98bf421b5357b6\"><code>fd4afa6</code></a> feat(types): use retry-as-promised types for retry options to match documenta...</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/1247c01265743e4bdbd6d91a51cf64cd9d1e6617\"><code>1247c01</code></a> feat: add support for bigints (backport of <a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/14485\">#14485</a>) (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15413\">#15413</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/94beace4ca666765ec9c84a3f7ef0e826e09699d\"><code>94beace</code></a> feat(postgres): add support for lock_timeout <a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15345\">#15345</a> (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15355\">#15355</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/7885000a70eb451100fa8f54d45361887241521c\"><code>7885000</code></a> fix(oracle): remove hardcoded maxRows value (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15323\">#15323</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/bc39fd69919e0af0cb0732ca9bfe3e60691c778a\"><code>bc39fd6</code></a> fix: fix parameters not being replaced when after $$ strings (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15307\">#15307</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/a20576527b84d4986372b25303b61536fae7479a\"><code>a205765</code></a> fix(postgres): invalidate connection after client-side timeout (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15283\">#15283</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/67e69cdb0e9d3dc16f61449cf0cf4f609c724719\"><code>67e69cd</code></a> fix: remove options.model overwrite on bulkUpdate (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15252\">#15252</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/00c6da326630a85363b6d5e7d5570ac8ca8b31b8\"><code>00c6da3</code></a> fix(types): add instance.dataValues property to model.d.ts (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15240\">#15240</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/bf98d7ce9308a9acd291e9137679d4bcc22be697\"><code>bf98d7c</code></a> meta: swap Slack links (<a href=\"https://github-redirect.dependabot.com/sequelize/sequelize/issues/15159\">#15159</a>)</li>\n<li><a href=\"https://github.com/sequelize/sequelize/commit/7990095e369b226844669ec691cc7bce94c3dbbe\"><code>7990095</code></a> fix: don't treat \\ as escape in standard strings, support E-strings, support ...</li>\n<li>Additional commits viewable in <a href=\"https://github.com/sequelize/sequelize/compare/v6.20.0...v6.28.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sequelize&package-manager=npm_and_yarn&previous-version=6.20.0&new-version=6.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>",
     23   "comments": [
     24     {
     25       "author": "dependabot[bot]",
     26       "created_at": "2023-01-03T17:36:28Z",
     27       "body": "OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.\n\nIf you change your mind, just re-open this PR and I'll resolve any conflicts on it."
     28     }
     29   ],
     30   "review_comments": []
     31 }