forked from bloom-housing/bloom
-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): bump wearerequired/lint-action from 1 to 2 #1176
Open
dependabot
wants to merge
1,950
commits into
dev
Choose a base branch
from
dependabot/github_actions/wearerequired/lint-action-2
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(deps): bump wearerequired/lint-action from 1 to 2 #1176
dependabot
wants to merge
1,950
commits into
dev
from
dependabot/github_actions/wearerequired/lint-action-2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update the filter header for the listings page
This commit also adds an accessibility icon, and adds that icon to accessible tags on listing cards.
fix: income radio buttons
feat: add icon to tag component
Tweak HorizontalScroll button styles
Update neighborhoods on homepage to be City regions
* fix: listing list dupes in pagination * test: updates listings e2e tests * fix: managementwebsite url seeds
* initial setup of backend initial setup with backend now including array of strings of just the Listing ID. Verify e2e testing works as well. * Implemented ListingCard fav Implemented favorite buttons and features. Only works after initial refresh. Failure to get profile.preferences on first call. * updated to include preference-entity default * rename useState elements * console.log cleanup on ListingCard * Fix code style issues with Prettier * useState updated and remove console logs * feat: adding favorite feature * fix: updates per emily and sean * feat: moving user-prefence into their own pathway * test: updates for tests * test: fix for backend spec tests * build: updates local db to bloom_detroit * docs: update backend env template * fix: updates to favorites * fix: updates for styling and per sean * fix: removing duplicate UsePipe * test: fixes failing tests * feat: adds UserPreferenceAuthzGuard * fix: updates per sean * feat: updates userPreferences to take user id * fix: styling update per sean * fix: styling updates per emily * feat: adding toast for favorite * test: fixes for tests * fix: build fix * fix: un-narrowing favorite toast * feat: adds aria-live to favorites * fix: getListings call on index * fix: adds (un)favorited language * fix: removes unused AlertBox element * feat: exposing favorites on dashboard * Merge remote-tracking branch 'detroit/dev' into 78/favorites_refactor_test2 * fix: merge fix * fix: updates per emily * fix: updates per emily and jesse * fix: reduces weird re-renders * fix: updates per emily * fix: enforces log in requirements * style: removes console log * fix: favorite pagination * fix: issue with initial favoriting * feat: adds classNames to LoadingOverlay Co-authored-by: pfeeny5 <[email protected]> Co-authored-by: Lint Action <[email protected]> Co-authored-by: Sean Albert <[email protected]> Co-authored-by: Emily Jablonski <[email protected]>
* feat: show tags on listing cards for community programs, a11y * fix: build fix * refactor: pr feedback * feat: adds sorting to programs in listing tags Co-authored-by: Sean Albert <[email protected]>
* feat(backend): add region Enum to listing dtos * feat: Add region select input Closes #1097 * feat: Add region into the listing view Closes #1097 * feat: Update tests Closes #1097 Co-authored-by: Michal Plebanski <[email protected]> Co-authored-by: Sean Albert <[email protected]>
* fix: update styling of coming soon tag * refactor: pr review * fix: refactor
* feat: updates listing sort order to coming soon * fix: fixes public listing pagination
#1159) * fix: wrap DashBlock anchor tag in Link component to display selected language * fix: swap Link for LinkComponent * fix: nested anchor tags
…updates feat: updated content & styles on homepage, footer
* fix: eslint errors in dev * style: eslint next line
* feat: min max validation errors for Add Unit Group form * fix: console warnings for faulty validation * feat: add instant validation for all min and max fields * style: remove unnecessary * change non-dropdown min max fields to onBlur * move error strings to partners override
#1160) * fix: error when passing empty string as phone number to usToIntlPhone helper * style: prettier * feat: update IntlToUsPhone and update both types to include null * fix: retrigger checks * style: run prettier Co-authored-by: Emily Jablonski <[email protected]>
* feat(backend): update how order by comingSoon works * fix: marketingDate order dir * fix: forgot password empty warning and two minor style changes (bloom-housing#2680) Co-authored-by: Michal Plebanski <[email protected]> Co-authored-by: Sean Albert <[email protected]>
Bumps [wearerequired/lint-action](https://github.com/wearerequired/lint-action) from 1 to 2. - [Release notes](https://github.com/wearerequired/lint-action/releases) - [Commits](wearerequired/lint-action@v1...v2) --- updated-dependencies: - dependency-name: wearerequired/lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Apr 25, 2022
✅ Deploy Preview for detroit-public-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for detroit-partners-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
seanmalbert
force-pushed
the
dependabot/github_actions/wearerequired/lint-action-2
branch
from
June 23, 2022 23:18
5b92a78
to
9e55eeb
Compare
✅ Deploy Preview for detroit-storybook-dev ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps wearerequired/lint-action from 1 to 2.
Release notes
Sourced from wearerequired/lint-action's releases.
... (truncated)
Commits
2fe6593
[auto] Update compiled version2945049
v2.0.0af5c3ed
[auto] Update compiled version031b2d3
Bump eslint-plugin-jsdoc from 39.2.7 to 39.2.8 (#452)b80d3cf
Use only CSS as default extension for stylelint (#451)ceeb2ab
[auto] Update compiled versiondabe43b
Update dependencies to their latest version (#450)365196c
[auto] Update compiled versionf4b81af
Bump eslint-plugin-jsdoc from 38.1.6 to 39.2.7 (#448)650a481
Update default runtime to node16 (#449)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)