Oscar Arzola
437f8c4eff
fix: autoupdater version ( #393 )
...
The auto updater has an stable version @v1 with the latest changes in config
2 years ago
dependabot[bot]
401e7db196
chore(deps): bump pressbooks/composer-autoupdate-bedrock from 1.0 to 1.1 ( #391 )
...
Bumps [pressbooks/composer-autoupdate-bedrock](https://github.com/pressbooks/composer-autoupdate-bedrock ) from 1.0 to 1.1.
- [Release notes](https://github.com/pressbooks/composer-autoupdate-bedrock/releases )
- [Commits](https://github.com/pressbooks/composer-autoupdate-bedrock/compare/v1.0...v1.1 )
---
updated-dependencies:
- dependency-name: pressbooks/composer-autoupdate-bedrock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Oscar Arzola
392db7e91e
chore: rename master branch ( #390 )
2 years ago
dependabot[bot]
385cba9735
chore(deps): bump qs and browser-sync ( #389 )
...
Bumps [qs](https://github.com/ljharb/qs ) and [browser-sync](https://github.com/BrowserSync/browser-sync ). These dependencies needed to be updated together.
Updates `qs` from 6.2.3 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.2.3...v6.11.0 )
Updates `browser-sync` from 2.27.10 to 2.27.11
- [Release notes](https://github.com/BrowserSync/browser-sync/releases )
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.11 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: browser-sync
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
36ab3e87ea
chore(deps): bump json5 from 1.0.1 to 1.0.2 ( #388 )
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
fade9b0b49
chore(deps): bump spatie/color from 1.5.2 to 1.5.3 ( #387 )
...
Bumps [spatie/color](https://github.com/spatie/color ) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/spatie/color/releases )
- [Changelog](https://github.com/spatie/color/blob/main/CHANGELOG.md )
- [Commits](https://github.com/spatie/color/compare/1.5.2...1.5.3 )
---
updated-dependencies:
- dependency-name: spatie/color
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
SteelWagstaff
7e6ef6b2e8
Update translations
2 years ago
Steel Wagstaff
dcf872eb4e
Fix update translations [ci skip]
2 years ago
SteelWagstaff
f20c572f1e
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Steel Wagstaff
d7805495f7
Bump version, fix build command, transifex action ( #386 )
2 years ago
SteelWagstaff
f55ae363d7
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Ned Zimmerman
30b0d9bd07
fix: mobile contact form ( #380 )
...
* chore(l10n): update languages/pressbooks-aldine.pot
* fix: prevent contact form overflow on mobile (see pressbooks/pressbooks#2963 )
Co-authored-by: greatislander <greatislander@users.noreply.github.com>
2 years ago
Oscar Arzola
b55457337b
feat: composer autoupdate ( #385 )
...
* feat: composer autoupdate
* fix: experimental
2 years ago
fdalcin
25d2aa1b86
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Steel Wagstaff
19d8e100d7
feat: change default redirect behaviour from 'sign in' link ( #384 )
...
* Change default redirect behaviour from 'sign in' link
* fix: force redirect to dashboard upon login
Co-authored-by: Felipe Dalcin <felipe.sdalcin@gmail.com>
2 years ago
dependabot[bot]
b0fd883141
chore(deps): bump stefanzweifel/git-auto-commit-action ( #383 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.15.4 to 4.16.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.4...v4.16.0 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e1086e8996
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #382 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
1d5a106568
chore(deps): bump engine.io and browser-sync ( #381 )
...
Bumps [engine.io](https://github.com/socketio/engine.io ) and [browser-sync](https://github.com/BrowserSync/browser-sync ). These dependencies needed to be updated together.
Updates `engine.io` from 3.5.0 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/3.5.0...6.2.1 )
Updates `browser-sync` from 2.27.4 to 2.27.10
- [Release notes](https://github.com/BrowserSync/browser-sync/releases )
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.4...v2.27.10 )
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: browser-sync
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
SteelWagstaff
653a61cd3c
Add npm ci to build step
2 years ago
Steel Wagstaff
e9a67200c7
Use PHP 8 in translation update actions ( #379 )
...
* use PHP 8 in translation actions
2 years ago
SteelWagstaff
fd1ae7650f
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
dependabot[bot]
0bf5a40a39
chore(deps): bump loader-utils from 1.4.1 to 1.4.2 ( #378 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Felipe Dalcin
51b0f1a4bf
Require PHP 8 and bump dependencies ( #374 )
...
* chore: drop php 7.4, support php 8.1
* chore: update pipeline
* Update version, fix CI matrix, bump dependencies
Co-authored-by: SteelWagstaff <steel@pressbooks.com>
2 years ago
SteelWagstaff
e10604044e
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Oscar Arzola
79648d397f
fix: aspect ratio ( #373 )
...
* fix: aspect ratio
* Fix featured book title margin & child compile error
* fix: featured image improvements
Co-authored-by: SteelWagstaff <steel@pressbooks.com>
2 years ago
dependabot[bot]
3c6b38f67d
chore(deps): bump socket.io-parser from 3.3.2 to 3.3.3 ( #376 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
richard015ar
6b97160126
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Ricardo Aragon
3f1e0e0494
Merge pull request #375 from pressbooks/custom-frontpage
...
feat: custom frontend page
2 years ago
arzola
5d38b14be1
feat: custom frontend page
2 years ago
fdalcin
9368dccd95
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Oscar Arzola
7b1d634b66
feat: new frontend catalog ( #369 )
2 years ago
dependabot[bot]
f85861670d
chore(deps): bump loader-utils from 1.4.0 to 1.4.1 ( #372 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
e54886c1b6
chore(deps): bump stefanzweifel/git-auto-commit-action ( #371 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.15.3 to 4.15.4.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.15.3...v4.15.4 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
SteelWagstaff
1ea5e17684
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Ned Zimmerman
0f93a69bde
fix: isolate fieldset styles to legacy catalog ( resolves #368 ) ( #370 )
...
* chore(l10n): update languages/pressbooks-aldine.pot
* fix: isolate fieldset styles to legacy catalog (resolves #368 )
Co-authored-by: greatislander <greatislander@users.noreply.github.com>
2 years ago
dependabot[bot]
bf6ac8c9f9
chore(deps): bump stefanzweifel/git-auto-commit-action ( #367 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.13.1 to 4.15.3.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.13.1...v4.15.3 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Steel Wagstaff
864cde4e32
Add dependabot config for GA
...
Add dependabot config for GitHub Actions and check weekly
2 years ago
SteelWagstaff
9f4aa9a86f
chore(l10n): update translations
2 years ago
Steel Wagstaff
c5479a2d9e
Bump version ( #366 )
2 years ago
dependabot[bot]
b46b3feba3
chore(deps): bump ansi-html and laravel-mix ( #363 )
...
Removes [ansi-html](https://github.com/Tjatse/ansi-html ). It's no longer used after updating ancestor dependency [laravel-mix](https://github.com/JeffreyWay/laravel-mix ). These dependencies need to be updated together.
Removes `ansi-html`
Updates `laravel-mix` from 6.0.25 to 6.0.49
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases )
- [Changelog](https://github.com/laravel-mix/laravel-mix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JeffreyWay/laravel-mix/commits )
---
updated-dependencies:
- dependency-name: ansi-html
dependency-type: indirect
- dependency-name: laravel-mix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Felipe Dalcin
5744c620f2
chore: php 8 support ( #361 )
...
* chore: add php 8 support
* chore: update pipeline
2 years ago
SteelWagstaff
f61b4bc03d
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Steel Wagstaff
ef7ab2d031
Bump version ( #362 )
2 years ago
SteelWagstaff
fa223c609a
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Felipe Dalcin
ba4156d6a4
fix: aldine contact form warnings ( #360 )
2 years ago
Steel Wagstaff
6d681d9ff0
Update version ( #359 )
2 years ago
arzola
9ab85ddb95
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Felipe Dalcin
45f02ccc21
feat: use featured image when provided ( #358 )
2 years ago
fdalcin
65087103ba
chore(l10n): update languages/pressbooks-aldine.pot
2 years ago
Oscar Arzola
7f9bcca660
feat: spa wrapper data ( #356 )
2 years ago