#32155: Updated make-col() mixin to generate equal columns when no size is specified
#32763: Added new color-scheme() mixin
#33389: Dropdown menus now have option become clickable
#33453: Added new docs footer
#33548: Offcanvas header components are now vertically aligned
#33549: Added offcanvas-top modifier
#33634: Added support for .dropdown-items wrapped in <li>s
#33626: Fix v5 regressions in tab dropdown functionality
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/emfcamp/Website/network/alerts).
Bumps the npm_and_yarn group with 8 updates:
3.4.1
5.0.0
2.79.1
4.22.4
5.3.1
6.0.4
22.0.2
28.0.0
4.1.0
6.1.0
13.3.0
15.3.0
4.0.0
6.0.1
2.0.0
3.0.1
Updates
bootstrap
from 3.4.1 to 5.0.0Release notes
Sourced from bootstrap's releases.
... (truncated)
Commits
bf09367
Release v5.0.0 (#33647)48ae5a7
Rewrite migration guide (#33834)f086572
refactor(docs): Added form file input variables (#33833)1a54286
Fix doc typo and Bootstrap Icons link (#33832)e2df73f
Update migration guide for some v5 changes (#33829)1e6356a
Neutralise more words from placeholder text (#33731)6633845
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#33646)cb38744
Tweak toast docs (#33810)c2ff225
Bump rollup from 2.46.0 to 2.47.0 (#33818)c090ea2
Bump@babel/preset-env
from 7.14.0 to 7.14.1 (#33819)Updates
rollup
from 2.79.1 to 4.22.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
79c0aba
4.22.4e2552c9
Fix DOM Clobbering CVE (#5671)10ab90e
refactor: Use object.prototype to check for reserved properties (#5670)e1cba8e
4.22.359cec3e
Ensure impure dependencies of pure modules are added (#5669)b86ffd7
4.22.2d5ff63d
Partially revert #5658 and re-apply #5644 (#5667)0a821d9
Create SECURITY.md76e962d
4.22.168c23da
Partially revert #5644Updates
@rollup/plugin-babel
from 5.3.1 to 6.0.4Changelog
Sourced from
@rollup/plugin-babel
's changelog.Commits
cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...d35d007
chore(repo): add missingprepare
script for several packages (#1562)a2e582a
chore(repo): enableconsistent-type-imports
for typescript files (#1325)19ad1b6
chore(release): babel v6.0.32ae1c62
docs(babel): small typo in babel plugin readme (#1355)15f70ce
chore(release): babel v6.0.23038271
chore(commonjs,yaml,wasm,virtual,url,typescript,sucrase,strip,run,replace,plu...0e6cfe1
chore(release): babel v6.0.03a46d39
fix(babel): prepare for Rollup 3 (#1303)Updates
@rollup/plugin-commonjs
from 22.0.2 to 28.0.0Changelog
Sourced from
@rollup/plugin-commonjs
's changelog.... (truncated)
Commits
0af45c2
chore(release): commonjs v28.0.0c2a05eb
chore(commonjs): switch to fdir for fewer dependencies (#1741)b6fa3b1
chore(release): commonjs v27.0.08f02987
feat(commonjs)!: default strictRequires to true (#1639)274b72c
chore(repo): cherry-pick. commonjs. replace top-level this with exports name ...e2a7195
chore(release): commonjs v26.0.3e98927b
chore(commonjs): revert #16181e73857
chore(release): commonjs v26.0.22fdd077
fix(commonjs): replace top-level this with exports name (#1618)8550c4b
chore(release): commonjs v26.0.1Updates
@rollup/plugin-json
from 4.1.0 to 6.1.0Changelog
Sourced from
@rollup/plugin-json
's changelog.... (truncated)
Commits
8205497
chore(repo): automatically publish packages (#940)81781a8
chore(repo): fix the prepublishOnly scripts for most pluginsfba0a6b
chore(repo): remove circle ci, add validate workflow, update deps (#867)0150c55
chore(repo): Add "directory" to package.json repository fields. (#826)621768b
feat(commonjs)!: return the namespace by default when requiring ESM (#507)678125b
chore(json): update dependenciesUpdates
@rollup/plugin-node-resolve
from 13.3.0 to 15.3.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.... (truncated)
Commits
a8e326d
chore(release): node-resolve v15.3.0032055b
feat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)1caee89
chore(release): node-resolve v15.2.3ab3f45d
fix(node-resolve): modulePaths default is not set (#1534)cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...9bfc5d9
chore(release): node-resolve v15.2.1Updates
@rollup/plugin-replace
from 4.0.0 to 6.0.1Changelog
Sourced from
@rollup/plugin-replace
's changelog.... (truncated)
Commits
cdf9113
chore(repo): manually update changelog and package versions after bad release...841a039
fix(alias,auto-install,babel,beep,buble,commonjs,data-uri,dsv,dynamic-import-...ec974f2
chore(release): replace v5.0.2f5aa3c3
fix(commonjs,dynamic-import-vars,inject,replace,strip): update magic-string (...a2e582a
chore(repo): enableconsistent-type-imports
for typescript files (#1325)8791470
chore(release): replace v5.0.13038271
chore(commonjs,yaml,wasm,virtual,url,typescript,sucrase,strip,run,replace,plu...bdc099e
chore(release): replace v5.0.0cba9788
fix(replace): prepare for Rollup 3 (#1286)69146cd
chore(repo): central changes for Rollup 3 updates (#1277)Updates
@rollup/stream
from 2.0.0 to 3.0.1Commits
91306a4
chore(release): 3.0.1284ff09
Update package.json to allow for Rollup 4.0 (#20)7bf6660
chore(release): 3.0.08c11729
fix!: update rollup peer dependency (#18)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