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

Bump @tabler/core from 1.0.0-beta11 to 1.0.0-beta17 #162

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps @tabler/core from 1.0.0-beta11 to 1.0.0-beta17.

Release notes

Sourced from @​tabler/core's releases.

Release 1.0.0-beta17

  • changelog update (b493766a)
  • update icons to v2.1.2 (315629d9)
  • update icons to v2.0.0 (7c456e0d)
  • corrects spelling from "eneded" to "ended" (#1436) (8eb9cb49)
  • docs build fix (09e93e77)
  • docs build fix (cf7e0737)
  • docs build fix (3af11e5a)
  • Merge remote-tracking branch 'origin/dev' into dev (1b3cad26)
  • docs build fix (47d18875)
  • Trial ended page (#1434) (eb6c3805)
  • New page: page-loader.html (#1430) (31766640)
  • headings fix (0d6861af)
  • Merge remote-tracking branch 'origin/dev' into dev (b2295660)
  • dropdown background color fix (bc4017af)
  • Update bootstrap to v5.3.0 (#1272) (1d12b797)
  • Fixed rgba conversion bug (#1405) (0c8310cf)
  • fix autofill text color, not matching in dark mode (#1419) (8c590fb1)
  • update license (0bbf1f25)
  • update icons to v1.119.0 (3a982105)
  • correct grammatical errors in README.MD (#1415) (eb755a3e)
  • update icons to v1.118.0 (00387e8f)
  • update icons to v1.117.0 (d607e868)
  • Merge branch 'dev' of https://github.com/tabler/tabler into dev (111590f1)
  • update icons to v1.116.1 (9c89742e)
  • dependencies update (#1402) (7abdcc97)
  • 72 new brands, browsers logos update (#1401) (42bf6b81)
  • Merge remote-tracking branch 'origin/dev' into dev (202153f0)
  • header html5 tags (bef73524)
  • Replace hard to see flag in documentation (#1399) (e67d0d32)
  • Merge branch 'dev' of https://github.com/tabler/tabler into dev (05ce3970)
  • update icons to v1.115.0 (5cb8956b)
  • add input with appended <kbd> (#1391) (41130962)
  • add new yarn files do gitignore (969fe0d8)
  • bootstrap import fix (#1384) (f9b3dba2)
  • update bootstrap to 5.2.3 (#1388) (f1963c25)
  • update icons to v1.114.0 (8ec9a71b)
  • update icons to v1.113.0 (7c312dfc)
  • font improvements (2a435732)
  • change $body-color to CSS variable (78893047)
  • scrollbars improvements (7a6a5c72)
  • Merge remote-tracking branch 'origin/dev' into dev (86c943ee)
  • scrollbars improvements (acd5fe12)
  • update dependencies (#1375) (a87ccae0)
  • update icons to v1.112.0 (a33583f0)
  • Merge remote-tracking branch 'origin/dev' into dev (2123809c)
  • move @tabler/icons to dev-dependencies (da43abc0)
  • Profile page (#1288) (14af3c7c)
  • fix #1370: avatar stacked list is not stacked anymore (#1371) (ce293a14)

... (truncated)

Changelog

Sourced from @​tabler/core's changelog.

Changelog

All notable changes to this project will be documented in this file.

1.0.0-beta - 2021-02-17

Initial beta release of Tabler v1.0! Lots more coming soon though 😁

  • update Bootstrap to 5.0.0-beta2
  • update other dependencies.

1.0.0-beta2 - 2021-03-29

  • update dependencies
  • li marker fix
  • page wrapper, nav fixes
  • scripts optimize, remove capture_once
  • page-body fixes
  • layout navbar fix
  • typography fix
  • ribbon fix
  • charts label fixes
  • charts docs

1.0.0-beta3 - 2021-05-08

  • upgrade Bootstrap to 5.0
  • upgrade dependencies
  • change $border-radius-pill variable
  • badge vertical align fix

1.0.0-beta4 - 2021-10-24

  • upgrade required node.js version to 14
  • upgrade Bootstrap to 5.1
  • upgrade dependencies
  • fix #775 - litepicker not initializing
  • fix nouislider import in dev

1.0.0-beta5 - 2021-12-07

Tabler has finally lived to see dark mode! 🌝🌚

  • Dark mode enabled!
  • add more cursors (#947)

... (truncated)

Commits

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 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 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)

Bumps [@tabler/core](https://github.com/tabler/tabler) from 1.0.0-beta11 to 1.0.0-beta17.
- [Release notes](https://github.com/tabler/tabler/releases)
- [Changelog](https://github.com/tabler/tabler/blob/dev/CHANGELOG.md)
- [Commits](tabler/tabler@v1.0.0-beta11...v1.0.0-beta17)

---
updated-dependencies:
- dependency-name: "@tabler/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants